mirror of
https://github.com/open-webui/docs
synced 2025-06-10 16:47:13 +00:00
Merge pull request #485 from valckmir/main
docs: document `ENABLE_PERSISTENT_CONFIG` variable
This commit is contained in:
commit
21e8eab97e
@ -53,6 +53,12 @@ environment variables, see our [logging documentation](https://docs.openwebui.co
|
||||
- **Docker Default**: `prod`
|
||||
- Description: Environment setting.
|
||||
|
||||
#### `ENABLE_PERSISTENT_CONFIG`
|
||||
|
||||
- Type: `bool`
|
||||
- Default: `True`
|
||||
- Description: If set to `False`, all `PersistentConfig` variables are treated as regular variables.
|
||||
|
||||
#### `CUSTOM_NAME`
|
||||
|
||||
- Type: `str`
|
||||
|
Loading…
Reference in New Issue
Block a user