This commit includes: - This aligns with the frontend, which now also utilizes this environment variable. To view the frontend related changes, click here: https://github.com/openedx/frontend-app-learner-dashboard/pull/506/files. - Additionally, it automates the enabling of programs in the "programapiconfig" model on the LMS admin panel through init tasks. - Update the documentation accordingly.
2 lines
54 B
Plaintext
2 lines
54 B
Plaintext
MFE_CONFIG["ENABLE_PROGRAMS"] = {{ ENABLE_PROGRAMS }}
|