diff --git a/docs/docs/start/config.md b/docs/docs/start/config.md index d45662dd1b..c3f408579f 100644 --- a/docs/docs/start/config.md +++ b/docs/docs/start/config.md @@ -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