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
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-02-19 16:04:11 +0300
committerJoas Schilling <coding@schilljs.com>2020-02-25 11:50:00 +0300
commit0930c830b031f069065d47fdafdba18eba063da8 (patch)
tree1999ac3fdf9cb454f7ec38eed5221082a5d9f7be /docs
parent531b5a9aad088ae2d410976e1ae091a1827fed91 (diff)
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/capabilities.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index c75fcdf7c..239546075 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -42,3 +42,8 @@ title: Capabilities
## 8.0
* `chat-replies` - Normal chat messages can now be replied to. Check the `isReplyable` parameter on the message object.
* `circles-support` - Conversations can be created for circles and all circle members can be added to existing conversations
+
+
+## 9.0
+* `config => attachments => allowed` - Whether the user can upload files into a chat
+* `config => attachments => folder` - User defined folder where items should be uploaded to