mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
Moving SMS supplier resting point to 50/50
This commit is contained in:
@@ -141,8 +141,8 @@ class Config(object):
|
|||||||
|
|
||||||
# these should always add up to 100%
|
# these should always add up to 100%
|
||||||
SMS_PROVIDER_RESTING_POINTS = {
|
SMS_PROVIDER_RESTING_POINTS = {
|
||||||
'mmg': 70,
|
'mmg': 50,
|
||||||
'firetext': 30
|
'firetext': 50
|
||||||
}
|
}
|
||||||
|
|
||||||
NOTIFY_SERVICE_ID = 'd6aa2c68-a2d9-4437-ab19-3ae8eb202553'
|
NOTIFY_SERVICE_ID = 'd6aa2c68-a2d9-4437-ab19-3ae8eb202553'
|
||||||
|
|||||||
Reference in New Issue
Block a user