summaryrefslogtreecommitdiffstats
path: root/docs/capabilities.md
diff options
context:
space:
mode:
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)