docs: remove outdated configuration diagram
This commit is contained in:
committed by
Kyle McCormick
parent
73d3995dae
commit
72a15e36e9
@@ -2,15 +2,10 @@ LMS Configuration Settings
|
||||
==========================
|
||||
|
||||
The lms.envs module contains project-wide settings, defined in python modules
|
||||
using the standard `Django Settings`_ mechanism.
|
||||
using the standard `Django Settings`_ mechanism, plus some Open edX
|
||||
particularities, which we describe below.
|
||||
|
||||
.. _Django Settings: https://docs.djangoproject.com/en/2.2/topics/settings/
|
||||
|
||||
Different python modules are used for different setting configuration options.
|
||||
To prevent duplication of settings, modules import values from other modules,
|
||||
as shown in the diagram below.
|
||||
|
||||
.. image:: images/lms_settings.png
|
||||
.. _Django Settings: https://docs.djangoproject.com/en/dev/topics/settings/
|
||||
|
||||
|
||||
YAML Configuration Files
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 142 KiB |
Reference in New Issue
Block a user