mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
docs: document PERSISTENT_CONFIGURATION_ENABLED variable
This commit is contained in:
@@ -53,6 +53,12 @@ environment variables, see our [logging documentation](https://docs.openwebui.co
|
|||||||
- **Docker Default**: `prod`
|
- **Docker Default**: `prod`
|
||||||
- Description: Environment setting.
|
- Description: Environment setting.
|
||||||
|
|
||||||
|
#### `PERSISTENT_CONFIGURATION_ENABLED`
|
||||||
|
|
||||||
|
- Type: `bool`
|
||||||
|
- Default: `True`
|
||||||
|
- Description: If set to `False`, all `PersistentConfig` variables are treated as regular variables.
|
||||||
|
|
||||||
#### `CUSTOM_NAME`
|
#### `CUSTOM_NAME`
|
||||||
|
|
||||||
- Type: `str`
|
- Type: `str`
|
||||||
|
|||||||
Reference in New Issue
Block a user