summaryrefslogtreecommitdiffstats
path: root/docs/capabilities.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-12-09 09:15:40 +0100
committerJoas Schilling <coding@schilljs.com>2022-12-09 09:15:40 +0100
commit630924f1624be6fb1399be2864f58d6a2a3d31a1 (patch)
treebc2a5a7eaa965223fd79a392a340156e30f4fdf3 /docs/capabilities.md
parentae2bbc28b9ba0cf11c186a8f7b7e2382a1df0443 (diff)
Minor things
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs/capabilities.md')
-rw-r--r--docs/capabilities.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index 5c0fc2df3..93b176e47 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -108,7 +108,7 @@ title: Capabilities
## 16
* `breakout-rooms-v1` - Whether breakout-rooms API v1 is available
-* `config => call => breakout-rooms` - Whether breakout rooms are enabled on this instance
* `avatar` - Avatar of conversation
* `recording-v1` - Call recording is available.
-* `config => call => recording` - Call recording is enabled. Only if app setting `call_recording` is equal to `yes` and isn't signaling internal.
+* `config => call => breakout-rooms` - Whether breakout rooms are enabled on this instance
+* `config => call => recording` - Whether calls can be recorded (requires the High-performance backend server)