docs: add platform-wide settings section to settings reference
This commit is contained in:
committed by
Kyle McCormick
parent
a98dd3f748
commit
e19577b4d4
@@ -6,13 +6,19 @@ This is the list of (non-toggle) Django settings defined in the ``common.py`` mo
|
||||
.. note::
|
||||
Toggle settings, which enable or disable a specific feature, are documented in the :ref:`feature toggles <featuretoggles>` section.
|
||||
|
||||
LMS settings
|
||||
Platform-Wide Settings
|
||||
----------------------
|
||||
|
||||
.. settings::
|
||||
:folder_path: openedx/envs/common.py
|
||||
|
||||
LMS Settings
|
||||
------------
|
||||
|
||||
.. settings::
|
||||
:folder_path: lms/envs/common.py
|
||||
|
||||
CMS settings
|
||||
CMS Settings
|
||||
------------
|
||||
|
||||
.. settings::
|
||||
|
||||
Reference in New Issue
Block a user