Update env-configuration.md

This commit is contained in:
Taylor Wilsdon 2025-03-14 15:37:50 -04:00 committed by GitHub
parent 3f64a57f1d
commit 46ac71771c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2013,13 +2013,6 @@ See https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-o
- Description: Enables or disables user permission to access workspace tools.
- Persistence: This environment variable is a `PersistentConfig` variable.
#### `USER_PERMISSIONS_WORKSPACE_PUBLIC_SHARING`
- Type: `bool`
- Default: `True`
- Description: Enables or disables user ability to share created knowledge, tools, models and prompts publicly (if disabled, can only share to specific users and groups).
- Persistence: This environment variable is a `PersistentConfig` variable.
## Chat Permissions
#### `USER_PERMISSIONS_CHAT_FILE_UPLOAD`