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:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2020-03-02 19:29:52 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2020-03-06 16:53:24 +0300
commit827d8660c9fadeeb23a53d2e27f611dbf857b8b6 (patch)
tree5461385df30a40d122f2c982972715ea2c8428c5 /docs
parentee87f01a4a73174c837b5e585219d8ab1f92e366 (diff)
Add capability for force muting other participants
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.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 239546075..6af5ea268 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -47,3 +47,4 @@ title: Capabilities
## 9.0
* `config => attachments => allowed` - Whether the user can upload files into a chat
* `config => attachments => folder` - User defined folder where items should be uploaded to
+* `force-mute` - "forceMute" signaling messages can be sent to mute other participants.