mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-16 18:22:17 -05:00
cleanup
This commit is contained in:
@@ -267,7 +267,7 @@ class Config(object):
|
||||
FREE_SMS_TIER_FRAGMENT_COUNT = 250000
|
||||
|
||||
DAILY_MESSAGE_LIMIT = 5000
|
||||
TOTAL_MESSAGE_LIMIT = 7
|
||||
TOTAL_MESSAGE_LIMIT = 250000
|
||||
|
||||
HIGH_VOLUME_SERVICE = json.loads(getenv('HIGH_VOLUME_SERVICE', '[]'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user