We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98dd3f commit e19577bCopy full SHA for e19577b
1 file changed
docs/references/settings.rst
@@ -6,13 +6,19 @@ This is the list of (non-toggle) Django settings defined in the ``common.py`` mo
6
.. note::
7
Toggle settings, which enable or disable a specific feature, are documented in the :ref:`feature toggles <featuretoggles>` section.
8
9
-LMS settings
+Platform-Wide Settings
10
+----------------------
11
+
12
+.. settings::
13
+ :folder_path: openedx/envs/common.py
14
15
+LMS Settings
16
------------
17
18
.. settings::
19
:folder_path: lms/envs/common.py
20
-CMS settings
21
+CMS Settings
22
23
24
0 commit comments