mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-28 19:31:40 -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
|
||||
|
||||
ENABLED_CBCS = {BroadcastProvider.VODAFONE}
|
||||
|
||||
|
||||
|
||||
class CloudFoundryConfig(Config):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user