We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a9fff commit a971231Copy full SHA for a971231
1 file changed
openedx/envs/common.py
@@ -2107,6 +2107,7 @@ def add_optional_apps(optional_apps, installed_apps):
2107
# .. toggle_target_removal_date: 2025-06-01
2108
USE_EXTRACTED_VIDEO_BLOCK = False
2109
2110
+
2111
############################## Marketing Site ##############################
2112
2113
EDXMKTG_LOGGED_IN_COOKIE_NAME = 'edxloggedin'
0 commit comments