Merge pull request #33635 from openedx/ammar/add-vsf-enterprise-uuid-setting

feat: add enterprise customer related setting
This commit is contained in:
Muhammad Ammar
2023-11-01 16:25:16 +05:00
committed by GitHub

View File

@@ -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 = []