апдейт
This commit is contained in:
@@ -15,7 +15,7 @@ from repositories.auth_repository import (
|
||||
revoke_auth_session,
|
||||
)
|
||||
|
||||
IDLE_TIMEOUT_SECONDS = 2 * 60 * 60
|
||||
IDLE_TIMEOUT_SECONDS = 99999
|
||||
SESSION_TOUCH_THROTTLE_SECONDS = 60
|
||||
PBKDF2_ITERATIONS = 260_000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user