mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-02 17:48:36 -04:00
enable cell broadcast on prod for vodafone only
nb: will need cbc aws key to be set in credentials before deploy
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