diff --git a/src/main/settings_global.py b/src/main/settings_global.py index b7edbd8..5c1e9c9 100644 --- a/src/main/settings_global.py +++ b/src/main/settings_global.py @@ -200,7 +200,7 @@ AUTH_AVAIL_IDP = [] ## APP_REG_LIMIT_HARD = 50 APP_REG_LIMIT_SOFT = 0 -TOKEN_VALID_SEC = 30*60 +TOKEN_VALID_SEC = 60*60*24*3