We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59679c0 commit 59d152dCopy full SHA for 59d152d
1 file changed
openedx/envs/common.py
@@ -2116,7 +2116,7 @@ def add_optional_apps(optional_apps, installed_apps):
2116
# .. toggle_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
2117
# .. toggle_creation_date: 2024-11-10
2118
# .. toggle_target_removal_date: 2025-06-01
2119
-USE_EXTRACTED_VIDEO_BLOCK = False
+USE_EXTRACTED_VIDEO_BLOCK = True
2120
2121
############################## Marketing Site ##############################
2122
0 commit comments