Update env-configuration.mdx

This commit is contained in:
Classic298
2025-11-30 14:58:06 +01:00
committed by GitHub
parent c935dc5b29
commit 25cbeab93e

View File

@@ -4567,6 +4567,13 @@ If `OAUTH_PICTURE_CLAIM` is set to `''` (empty string), then the OAuth picture c
- Description: Enables or disables the visibility of the Notes feature to users. - Description: Enables or disables the visibility of the Notes feature to users.
- Persistence: This environment variable is a `PersistentConfig` variable. - Persistence: This environment variable is a `PersistentConfig` variable.
#### `USER_PERMISSIONS_FEATURES_CHANNELS`
- Type: `str`
- Default: `True`
- Description: Enables or disables the ability for users to create their own group channels.
- Persistence: This environment variable is a `PersistentConfig` variable.
#### `USER_PERMISSIONS_FEATURES_API_KEYS` #### `USER_PERMISSIONS_FEATURES_API_KEYS`
- Type: `bool` - Type: `bool`