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
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-11-11 14:38:44 +0300
committerJoas Schilling <coding@schilljs.com>2022-11-11 14:38:44 +0300
commite48bfcbe6f2e5314d1df076da2177346ec285bcc (patch)
treeabec0a832ebd047cb5d8dd06dc7d80d622e6dc6b
parent995b1bd97bbfed9bed543bfabfe1250a426153a3 (diff)
fixup! Add a capabilityfeature/8338/breakout-rooms-api
-rw-r--r--docs/capabilities.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index 9659e7428..8e1d6a804 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -105,3 +105,6 @@ title: Capabilities
* `config => call => enabled` - Whether calling is enabled on the instance or not
* `config => signaling => session-ping-limit` - Number of sessions the HPB is allowed to ping in the same request
* `config => signaling => hello-v2-token-key` - Public key to use when verifying JWT auth tokens for hello V2.
+
+## 16
+* `breakout-rooms-v1` - Whether breakout-rooms API v1 is available