mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
ENABLE_ADMIN_WORKSPACE_CONTENT_ACCESS
privacy feat for admin workspace
ENABLE_ADMIN_WORKSPACE_CONTENT_ACCESS
55ad48d1c3
This commit is contained in:
@@ -152,7 +152,13 @@ is also being used and set to `True`. Failure to do so will result in the inabil
|
||||
|
||||
- Type: `bool`
|
||||
- Default: `True`
|
||||
- Description: Enables admin users to access all chats.
|
||||
- Description: Enables admin users to access all chats. When disabled, admins can no longer accesss user's chats in the admin panel.
|
||||
|
||||
#### `ENABLE_ADMIN_WORKSPACE_CONTENT_ACCESS`
|
||||
|
||||
- Type: `bool`
|
||||
- Default: `True`
|
||||
- Description: When disabled, admin users are treated like regular users for workspace access and only see knowledge bases, models, prompts, and tools they have **explicit permission to access** through the existing access control system. If set to `True`, admins have access to all created items in the workspace area regardless of access permissions.
|
||||
|
||||
#### `ENABLE_USER_WEBHOOKS`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user