mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-04-21 06:13:34 +00:00
added password timeout
This commit is contained in:
parent
948d36cf02
commit
8bdc5384dd
@ -83,7 +83,7 @@ USE_TZ = True
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
# PASSWORD_RESET_TIMEOUT = 60 # second
|
||||
PASSWORD_RESET_TIMEOUT = 120 # second
|
||||
|
||||
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
|
||||
MAILER_EMAIL_BACKEND = EMAIL_BACKEND
|
||||
|
Loading…
x
Reference in New Issue
Block a user