mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-05 21:58:25 -04:00
Turn on o2 and three mnos in prod
Supporting infrastructure is ready for these two mnos
This commit is contained in:
@@ -534,7 +534,7 @@ class Live(Config):
|
|||||||
|
|
||||||
CRONITOR_ENABLED = True
|
CRONITOR_ENABLED = True
|
||||||
|
|
||||||
ENABLED_CBCS = {BroadcastProvider.VODAFONE}
|
ENABLED_CBCS = {BroadcastProvider.THREE, BroadcastProvider.O2, BroadcastProvider.VODAFONE}
|
||||||
|
|
||||||
|
|
||||||
class CloudFoundryConfig(Config):
|
class CloudFoundryConfig(Config):
|
||||||
|
|||||||
Reference in New Issue
Block a user