Merge pull request #3504 from alphagov/adjust-sms-resting

Further tweaks to SMS provider resting points
This commit is contained in:
Ben Thorner
2022-04-11 10:54:42 +01:00
committed by GitHub

View File

@@ -161,8 +161,8 @@ class Config(object):
# these should always add up to 100%
SMS_PROVIDER_RESTING_POINTS = {
'mmg': 55,
'firetext': 45
'mmg': 60,
'firetext': 40
}
NOTIFY_SERVICE_ID = 'd6aa2c68-a2d9-4437-ab19-3ae8eb202553'