|
@@ -23,7 +23,7 @@ USER_LIMIT_PER_DAY=50
|
|
|
NON_USER_COOLDOWN=0
|
|
NON_USER_COOLDOWN=0
|
|
|
|
|
|
|
|
# Max number of visits for each link to have detailed stats
|
|
# Max number of visits for each link to have detailed stats
|
|
|
-DEFAULT_MAX_DETAILED_STATS_PER_LINK=5000
|
|
|
|
|
|
|
+DEFAULT_MAX_STATS_PER_LINK=5000
|
|
|
|
|
|
|
|
# A passphrase to encrypt JWT. Use a long and secure key.
|
|
# A passphrase to encrypt JWT. Use a long and secure key.
|
|
|
JWT_SECRET=securekey
|
|
JWT_SECRET=securekey
|