mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
RESPONSE_WATERMARK docs
This commit is contained in:
parent
aebb8c5093
commit
99ea1f3827
@ -141,6 +141,13 @@ is also being used and set to `True`. Failure to do so will result in the inabil
|
|||||||
- Description: Enables or disables user webhooks.
|
- Description: Enables or disables user webhooks.
|
||||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||||
|
|
||||||
|
#### `RESPONSE_WATERMARK`
|
||||||
|
|
||||||
|
- Type: `str`
|
||||||
|
- Default: Empty string (' ')
|
||||||
|
- Description: Sets a custom text that will be included when you copy a message in the chat. E.g. `"This text is AI generated"` -> will add "This text is AI generated" to every message, when copied.
|
||||||
|
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||||
|
|
||||||
#### `THREAD_POOL_SIZE`
|
#### `THREAD_POOL_SIZE`
|
||||||
|
|
||||||
- Type: `int`
|
- Type: `int`
|
||||||
|
Loading…
Reference in New Issue
Block a user