mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Allow platform admins to change rate limit
One less thing we have to go into the database to do, and remember to manually clear the cache for after.
This commit is contained in:
@@ -37,6 +37,7 @@ class Service(JSONModel):
|
||||
'inbound_api',
|
||||
'letter_branding',
|
||||
'message_limit',
|
||||
'rate_limit',
|
||||
'name',
|
||||
'prefix_sms',
|
||||
'research_mode',
|
||||
|
||||
Reference in New Issue
Block a user