mirror of
https://github.com/inventree/InvenTree.git
synced 2025-10-04 08:12:52 +00:00
feat(docs): add admin center docs (#9646)
* add admin center docs * add basic system settings docs
This commit is contained in:
@@ -4,7 +4,7 @@ title: InvenTree Configuration
|
||||
|
||||
## InvenTree Configuration
|
||||
|
||||
While many InvenTree options can be configured at "run time", there are a number of system configuration parameters which need to be set *before* running InvenTree. Admin users will need to adjust the InvenTree installation to meet the particular needs of their setup. For example, pointing to the correct database backend, or specifying a list of allowed hosts.
|
||||
While many InvenTree options can be configured at "run time" (see [System Settings](../settings/admin.md#system-settings)), there are a number of system configuration parameters which need to be set *before* running InvenTree. Admin users will need to adjust the InvenTree installation to meet the particular needs of their setup. For example, pointing to the correct database backend, or specifying a list of allowed hosts.
|
||||
|
||||
InvenTree system settings can be specified either via environment variables, or in a configuration file.
|
||||
|
||||
|
Reference in New Issue
Block a user