mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-29 22:11:52 -05:00
Enable EE Cell Broadcasts in production environment
Removes the configuration override for Live, so the base configuration is used, enabling cell broadcasting for all MNOs. Signed-off-by: Richard Baker <richard.baker@digital.cabinet-office.gov.uk>
This commit is contained in:
@@ -539,8 +539,6 @@ class Live(Config):
|
||||
|
||||
CRONITOR_ENABLED = True
|
||||
|
||||
ENABLED_CBCS = {BroadcastProvider.THREE, BroadcastProvider.O2, BroadcastProvider.VODAFONE}
|
||||
|
||||
|
||||
class CloudFoundryConfig(Config):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user