Update env-configuration.md

This commit is contained in:
Classic298 2025-05-04 00:15:08 +02:00 committed by GitHub
parent a164415416
commit 82d4dd7a24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2743,6 +2743,13 @@ See https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-o
- Description: Enables or disables user permission to use code interpreter feature. - Description: Enables or disables user permission to use code interpreter feature.
- Persistence: This environment variable is a `PersistentConfig` variable. - Persistence: This environment variable is a `PersistentConfig` variable.
#### `USER_PERMISSIONS_FEATURES_PLAYGROUND_ACCESS`
- Type: `str`
- Default: `False`
- Description: Enables or disables user permission to use the playground.
- Persistence: This environment variable is a `PersistentConfig` variable.
### Workspace Permissions ### Workspace Permissions
#### `USER_PERMISSIONS_WORKSPACE_MODELS_ACCESS` #### `USER_PERMISSIONS_WORKSPACE_MODELS_ACCESS`