Skip to content

Commit bf776d2

Browse files
authored
Merge pull request #661 from dwt/document-depnendency-between-chat-access-and-admin-access
Document that disabling admin chat access is often not enough to prevent admins from accessing other users chat
2 parents cd8fc73 + c6e0e24 commit bf776d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/env-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ is also being used and set to `True`. Failure to do so will result in the inabil
152152

153153
- Type: `bool`
154154
- Default: `True`
155-
- Description: Enables admin users to access all chats. When disabled, admins can no longer accesss user's chats in the admin panel.
155+
- Description: Enables admin users to access all chats. When disabled, admins can no longer access user's chats in the admin panel. If you disable this, you will likely want to also disable `ENABLE_ADMIN_EXPORT`, as the exports also contains user chats.
156156

157157
#### `ENABLE_ADMIN_WORKSPACE_CONTENT_ACCESS`
158158

0 commit comments

Comments
 (0)