summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-05-04 12:54:09 -0300
committerVitor Mattos <vitor@php.rio>2023-05-05 05:18:58 -0300
commit047ed73a4600a3628198ee7c95d99da9ba982385 (patch)
tree097c2de4449829c560f7c110ebdde97f1da11f1a /docs
parentd91ce3252490d6a622ec3169d89bd178a18ab2f2 (diff)
Add user setting for toggle typing privacy
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/capabilities.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index 9fa2ceb45..e4ce5d362 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -119,4 +119,4 @@
* `config => call => predefined-backgrounds` - List of predefined virtual backgrounds. The files are in Talks img/ folder, accessible via the normal image path methods. The list is cached for 5 minutes.
* `config => call => can-upload-background` - Boolean flag whether the user can upload a custom virtual background (requires an account and non-zero quota). Uploads should be done to Talk/Backgrounds/ (respecting the user's attachment directory setting).
* `config => call => supported-reactions` - A list of emojis supported as call reactions. If the list is absent or empty, clients should not show the emoji reaction option in calls.
-* `config => chat => typing-privacy` - User defined numeric value to enable 1 or dizable 0 the typing indicator to other users
+* `config => chat => typing-privacy` - User defined numeric value to enable 1 or disable 0 the typing indicator to other users