mirror of
https://github.com/open-webui/docs
synced 2025-06-09 08:06:20 +00:00
Update env-configuration.md
This commit is contained in:
parent
1f026e7c7f
commit
1a16d1cedf
@ -95,6 +95,22 @@ is also being used and set to `True`. Failure to do so will result in the inabil
|
||||
- Description: Sets the default role assigned to new users.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `ACCOUNT_PENDING_TITLE`
|
||||
|
||||
- Type: `str`
|
||||
- Default: Empty string (' ')
|
||||
- Default: `pending`
|
||||
- Description: Sets a custom title for the account activation screen for pending users.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `ACCOUNT_PENDING_TEXT`
|
||||
|
||||
- Type: `str`
|
||||
- Default: Empty string (' ')
|
||||
- Default: `pending`
|
||||
- Description: Sets a custom text for the account activation screen for pending users.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `ENABLE_CHANNELS`
|
||||
|
||||
- Type: `bool`
|
||||
|
Loading…
Reference in New Issue
Block a user