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, 4 insertions, 0 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index c5a10c093..fd45c3d7e 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -138,3 +138,7 @@
* `config => call => sip-enabled` - Whether SIP is configured on the server allowing for SIP dial-in
* `config => call => sip-dialout-enabled` - Whether SIP dial-out is configured on the server, additionally requires `config => call => sip-enabled`
* `config => call => can-enable-sip` - Whether the current user is a member of the groups that are allowed to enable SIP dial-in on a conversation or use SIP dial-out
+
+## 19
+* `delete-messages-unlimited` - Whether messages can be deleted at any time (used to be restricted to 6 hours after posting)
+* `edit-messages` - Whether messages can be edited (restricted to 24 hours after posting)