From ea92a4787a2c1155c2121a6982b32bd4c9926273 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 12 Dec 2022 10:39:48 +0100 Subject: Add documentation Signed-off-by: Joas Schilling --- docs/settings.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/settings.md b/docs/settings.md index be65f4a7c..01da97b80 100644 --- a/docs/settings.md +++ b/docs/settings.md @@ -81,6 +81,7 @@ Option legend: | `session-ping-limit` | int | `200` | | Number of sessions the HPB can ping in a single request | | `token_entropy` | int | `8` | | Length of conversation tokens, can be increased to make tokens harder to guess but reduces readability and dial-in comfort | | `default_group_notification` | int | `2` | 🖌️ | Default notification level for group conversations [constants list](constants.md#participant-notification-levels) | +| `default_permissions` | int | `246` | | Default permissions for non-moderators (see [constants list](constants.md#attendee-permissions) for bit flags) | | `grid_videos_limit` | int | `19` | | Maximum number of videos to show (additional to the own video) | | `grid_videos_limit_enforced` | string
`yes` or `no` | `no` | | Whether the number of grid videos should be enforced | | `changelog` | string
`yes` or `no` | `yes` | | Whether the changelog conversation is updated with new features on major releases | -- cgit v1.2.3