mirror of https://github.com/jumpserver/jumpserver
parent
70f0f55ddb
commit
0d101bc5ad
|
@ -497,7 +497,7 @@ class Config(dict):
|
|||
'SECURITY_LUNA_REMEMBER_AUTH': True,
|
||||
'SECURITY_WATERMARK_ENABLED': True,
|
||||
'SECURITY_MFA_VERIFY_TTL': 3600,
|
||||
'SECURITY_UNCOMMON_USERS_TTL': 30,
|
||||
'SECURITY_UNCOMMON_USERS_TTL': 90,
|
||||
'VERIFY_CODE_TTL': 60,
|
||||
'SECURITY_SESSION_SHARE': True,
|
||||
'SECURITY_CHECK_DIFFERENT_CITY_LOGIN': True,
|
||||
|
|
Loading…
Reference in New Issue