2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00
* Add docs about timezone

* Add note on INVENTREE_AUTO_UPDATE

* Enable auto-update in config template

* Revert change to config_template.yaml
This commit is contained in:
Oliver
2024-03-21 09:56:56 +11:00
committed by GitHub
parent eecda20b83
commit 309263bf03
2 changed files with 17 additions and 4 deletions

View File

@ -19,4 +19,4 @@ INVENTREE_DB_PASSWORD=pgpassword
INVENTREE_PLUGINS_ENABLED=True
# Auto run migrations?
INVENTREE_AUTO_UPDATE=False
INVENTREE_AUTO_UPDATE=True