Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-02-04 12:51:56 +0300
committerJoas Schilling <coding@schilljs.com>2022-02-04 12:51:56 +0300
commit5bf403c5ece3f0dec9eb507263ecd9af75405c81 (patch)
treebda3bc0e941c69223b8eb9f701c965b12f5d90a8 /docs
parentbcf80c19b7b98f68a06720580d9ca2a3a1d05871 (diff)
Add a capability for conversation permissions
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/capabilities.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index 4acdb4274..489ec3416 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -85,6 +85,7 @@ title: Capabilities
## 13
* `direct-mention-flag` - The conversation list populates the boolean `unreadMentionDirect` when the user was mentioned directly (ignoring @all mentions) since their last visit
* `notification-calls` - Whether the API to opt out of call notifications is available
+* `conversation-permissions` - Whether the default and custom permissions can be set for attendees.
## 14
* `chat-unread` - Whether the API to mark a conversation as unread is available