From 7b056293ec6f2142de971845b955fe56bc6270a9 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 16 Jul 2019 11:33:08 +0200 Subject: [PATCH] Add file upload description --- Rocketchat-Integration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rocketchat-Integration.md b/Rocketchat-Integration.md index 08ff6c0..fbeffa9 100644 --- a/Rocketchat-Integration.md +++ b/Rocketchat-Integration.md @@ -112,6 +112,7 @@ Finally, an email will be sent containing the login details for Rocket.Chat to t ### File Upload +Here we can enable file uploads and configuring max file size, valid media types and more. Storage type should be set to FileSystem. _back to [Top](#Rocketchat-installation)_