mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Added global remaining daily messages across services to ui
This commit is contained in:
@@ -45,6 +45,8 @@ class Config(object):
|
||||
|
||||
DEFAULT_SERVICE_LIMIT = 50
|
||||
|
||||
GLOBAL_SERVICE_MESSAGE_LIMIT = 5000
|
||||
|
||||
EMAIL_EXPIRY_SECONDS = 3600 # 1 hour
|
||||
INVITATION_EXPIRY_SECONDS = 3600 * 24 * 2 # 2 days - also set on api
|
||||
EMAIL_2FA_EXPIRY_SECONDS = 1800 # 30 Minutes
|
||||
|
||||
Reference in New Issue
Block a user