mirror of
https://github.com/open-webui/docs
synced 2025-05-19 10:52:14 +00:00
Update env-configuration.md
This commit is contained in:
parent
1a16d1cedf
commit
a18186180f
@ -95,7 +95,7 @@ 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.
|
- Description: Sets the default role assigned to new users.
|
||||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||||
|
|
||||||
#### `ACCOUNT_PENDING_TITLE`
|
#### `PENDING_USER_OVERLAY_TITLE`
|
||||||
|
|
||||||
- Type: `str`
|
- Type: `str`
|
||||||
- Default: Empty string (' ')
|
- Default: Empty string (' ')
|
||||||
@ -103,7 +103,7 @@ is also being used and set to `True`. Failure to do so will result in the inabil
|
|||||||
- Description: Sets a custom title for the account activation screen for pending users.
|
- Description: Sets a custom title for the account activation screen for pending users.
|
||||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||||
|
|
||||||
#### `ACCOUNT_PENDING_TEXT`
|
#### `PENDING_USER_OVERLAY_CONTENT`
|
||||||
|
|
||||||
- Type: `str`
|
- Type: `str`
|
||||||
- Default: Empty string (' ')
|
- Default: Empty string (' ')
|
||||||
|
Loading…
Reference in New Issue
Block a user