mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 12:25:24 +00:00
Use newer forgotten password variables
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@ -147,6 +147,8 @@ AWS_DEFAULT_REGION=null
|
||||
LOGIN_MAX_ATTEMPTS=5
|
||||
LOGIN_LOCKOUT_DURATION=60
|
||||
RESET_PASSWORD_LINK_EXPIRES=900
|
||||
PASSWORD_MAX_ATTEMPTS=20
|
||||
PASSWORD_LOCKOUT_DURATION=60
|
||||
|
||||
# --------------------------------------------
|
||||
# OPTIONAL: MISC
|
||||
|
||||
Reference in New Issue
Block a user