2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00

Copy config template to config file if it does not exist

This commit is contained in:
Oliver Walters
2019-08-14 12:05:47 +10:00
parent b7391231aa
commit 905c02d86f
5 changed files with 84 additions and 67 deletions

View File

@ -15,7 +15,7 @@ To support install specific settings, a simple configuration file ``config.yaml`
The default configuration file launches a *DEBUG* configuration with a simple SQLITE database backend. This default configuration file is shown below:
.. literalinclude :: ../InvenTree/config.yaml
.. literalinclude :: ../InvenTree/config_template.yaml
:language: yaml
:linenos: