Merge pull request #33635 from openedx/ammar/add-vsf-enterprise-uuid-setting
feat: add enterprise customer related setting
This commit is contained in:
@@ -5306,6 +5306,10 @@ ENTERPRISE_PLOTLY_SECRET = "I am a secret"
|
||||
|
||||
############## PLOTLY ##############
|
||||
|
||||
############ Internal Enterprise Settings ############
|
||||
ENTERPRISE_VSF_UUID = "e815503343644ac7845bc82325c34460"
|
||||
############ Internal Enterprise Settings ############
|
||||
|
||||
ENTERPRISE_MANUAL_REPORTING_CUSTOMER_UUIDS = []
|
||||
|
||||
AVAILABLE_DISCUSSION_TOURS = []
|
||||
|
||||
Reference in New Issue
Block a user