notify-300 set total message limit of 250k

This commit is contained in:
Kenneth Kehl
2023-04-28 12:37:06 -07:00
parent 5cbeedb000
commit 9de806000a
14 changed files with 193 additions and 89 deletions

View File

@@ -79,6 +79,7 @@ class SerialisedService(SerialisedModel):
'contact_link',
'email_from',
'message_limit',
'total_message_limit',
'permissions',
'rate_limit',
'research_mode',