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>2021-10-07 20:34:55 +0300
committerJoas Schilling <coding@schilljs.com>2021-10-11 17:26:08 +0300
commit0c379ce84611f6a1c464c8d44ee96dd476621fcc (patch)
tree7d9a7d84d02353f2cc9c20ca55e0ec8a75339811 /lib/Capabilities.php
parentf772525127c6c60ac64d605258b977fb5604f942 (diff)
Add API to opt out of call notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/Capabilities.php')
-rw-r--r--lib/Capabilities.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Capabilities.php b/lib/Capabilities.php
index 769dcd004..c1cc9133f 100644
--- a/lib/Capabilities.php
+++ b/lib/Capabilities.php
@@ -96,6 +96,7 @@ class Capabilities implements IPublicCapability {
'publishing-permissions',
'clear-history',
'direct-mention-flag',
+ 'notification-calls',
],
'config' => [
'attachments' => [