update settings

This commit is contained in:
Matthias Mair 2025-01-21 00:48:56 +01:00
parent 254ab4ef8f
commit e9a47b2a8b
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 2 additions and 0 deletions

View File

@ -1253,6 +1253,8 @@ SOCIALACCOUNT_OPENID_CONNECT_URL_PREFIX = ''
ACCOUNT_EMAIL_CONFIRMATION_EXPIRE_DAYS = get_setting(
'INVENTREE_LOGIN_CONFIRM_DAYS', 'login_confirm_days', 3, typecast=int
)
ACCOUNT_EMAIL_UNKNOWN_ACCOUNTS = False
ACCOUNT_EMAIL_NOTIFICATIONS = True
USERSESSIONS_TRACK_ACTIVITY = True
# allauth rate limiting: https://docs.allauth.org/en/latest/account/rate_limits.html