Add a documentation chapter regarding settings.
This commit is contained in:
@@ -20,6 +20,7 @@ Introductions to all the key parts of Mayan EDMS you'll need to know:
|
|||||||
smart_links
|
smart_links
|
||||||
tags
|
tags
|
||||||
mailing
|
mailing
|
||||||
|
settings
|
||||||
file_storage
|
file_storage
|
||||||
backups
|
backups
|
||||||
screenshots
|
screenshots
|
||||||
|
|||||||
12
docs/topics/settings.rst
Normal file
12
docs/topics/settings.rst
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
========
|
||||||
|
Settings
|
||||||
|
========
|
||||||
|
|
||||||
|
When Mayan EDMS is initially installed a ``local.py`` file is created inside the
|
||||||
|
``/mayan/settings/`` folder. So if you installed Mayan EDMS according to the
|
||||||
|
instructions provided in this documentation your ``local.py`` should be located in
|
||||||
|
the directory: ``/usr/share/mayan-edms/mayan/settings/local.py``.
|
||||||
|
|
||||||
|
For a list of all the configuration options, go to "Setup" then "Settings" on
|
||||||
|
your browser. This is also a good place to check if your overrided setting
|
||||||
|
option value in your ``local.py`` file is being interpreted correctly.
|
||||||
Reference in New Issue
Block a user