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:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user