Add information on auto-update param to docs (#6100)
This commit is contained in:
parent
36bfd62c93
commit
43836b3450
|
|
@ -59,6 +59,7 @@ The following basic options are available:
|
|||
| INVENTREE_ADMIN_URL | admin_url | URL for accessing [admin interface](../settings/admin.md) | admin |
|
||||
| INVENTREE_LANGUAGE | language | Default language | en-us |
|
||||
| INVENTREE_BASE_URL | base_url | Server base URL | *Not specified* |
|
||||
| INVENTREE_AUTO_UPDATE | auto_update | Database migrations will be run automatically | False |
|
||||
|
||||
### Admin Site
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue