update
This commit is contained in:
@@ -14,4 +14,4 @@ OAUTH2_SCOPES_SUPPORTED: list[str] = [
|
||||
'apps:insights',
|
||||
]
|
||||
|
||||
SESSION_EXPIRES_IN = 86400 * 30 # 30 days
|
||||
SESSION_EXPIRES_IN = 86_400 * 30 # 30 days
|
||||
|
||||
Reference in New Issue
Block a user