mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Changed session id generation.
This commit is contained in:
parent
d4b786380b
commit
d44be466d8
2 changed files with 6 additions and 7 deletions
|
|
@ -1,4 +1,3 @@
|
|||
/* eslint-disable no-unused-vars */
|
||||
export const CURRENT_VERSION = process.env.currentVersion;
|
||||
export const AUTH_TOKEN = 'umami.auth';
|
||||
export const LOCALE_CONFIG = 'umami.locale';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue