mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Added USER_PERMISSIONS_CHAT_FILE_UPLOAD to env list
This commit is contained in:
parent
5a07b5553e
commit
e3db9a048c
@ -2770,6 +2770,13 @@ See https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-o
|
||||
- Description: Enables or disables user permission to access chat controls.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `USER_PERMISSIONS_CHAT_ADVANCED_CONTROLS`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `True`
|
||||
- Description: Enables or disables user permission to access chat advanced controls.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `USER_PERMISSIONS_CHAT_FILE_UPLOAD`
|
||||
|
||||
- Type: `bool`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user