docs: document PERSISTENT_CONFIGURATION_ENABLED variable

This commit is contained in:
Miroslav Valcicak 2025-04-09 16:41:03 +02:00
parent 6d68490a95
commit 2d7b7e879f

View File

@ -53,6 +53,12 @@ environment variables, see our [logging documentation](https://docs.openwebui.co
- **Docker Default**: `prod`
- 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`
- Type: `str`