mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
Add Vodafone client to list of allowed CBCs
This commit is contained in:
@@ -378,7 +378,7 @@ class Config(object):
|
||||
|
||||
CBC_PROXY_ENABLED = bool(CBC_PROXY_AWS_ACCESS_KEY_ID)
|
||||
|
||||
ENABLED_CBCS = {BroadcastProvider.EE}
|
||||
ENABLED_CBCS = {BroadcastProvider.EE, BroadcastProvider.VODAFONE}
|
||||
|
||||
|
||||
######################
|
||||
|
||||
Reference in New Issue
Block a user