Give providers equal shares of traffic

This is done on a temporary basis for billing-related reasons.
This commit is contained in:
Pea Tyczynska
2020-11-19 10:28:37 +00:00
parent 13450c8429
commit 60bd9a6f82

View File

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