mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Merge pull request #3139 from alphagov/broadcasts-prod
enable cell broadcast on prod for vodafone only
This commit is contained in:
@@ -531,6 +531,9 @@ class Live(Config):
|
|||||||
|
|
||||||
CRONITOR_ENABLED = True
|
CRONITOR_ENABLED = True
|
||||||
|
|
||||||
|
ENABLED_CBCS = {BroadcastProvider.VODAFONE}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class CloudFoundryConfig(Config):
|
class CloudFoundryConfig(Config):
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user