Merge pull request #37857 from openedx/feanil/fix_docs_build

docs: Add a new setting to the docs settings.
This commit is contained in:
Feanil Patel
2026-01-12 10:52:45 -05:00
committed by GitHub

View File

@@ -18,6 +18,7 @@ from cms.envs.common import ( # lint-amnesty, pylint: disable=unused-import
VIDEO_TRANSCRIPT_MIGRATIONS_JOB_QUEUE,
UPDATE_SEARCH_INDEX_JOB_QUEUE,
FRONTEND_REGISTER_URL,
ENABLE_SEND_XBLOCK_LIFECYCLE_EVENTS_OVER_BUS,
)
# Turn on all the boolean feature flags, so that conditionally included