We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50da280 commit bcddf9cCopy full SHA for bcddf9c
openedx/envs/common.py
@@ -2065,7 +2065,7 @@ def add_optional_apps(optional_apps, installed_apps):
2065
# .. toggle_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
2066
# .. toggle_creation_date: 2024-11-10
2067
# .. toggle_target_removal_date: 2025-06-01
2068
-USE_EXTRACTED_LTI_BLOCK = False
+USE_EXTRACTED_LTI_BLOCK = True
2069
2070
# .. toggle_name: USE_EXTRACTED_HTML_BLOCK
2071
# .. toggle_default: False
0 commit comments