From 99cf08ac38bdee25d07f27a3d9bb5d74199d106c Mon Sep 17 00:00:00 2001 From: Amit Yadav Date: Wed, 18 Jan 2017 18:38:31 +0530 Subject: Message Editing and Deleting permissions (#4692) --- config/config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 971e77837..f538e9686 100644 --- a/config/config.json +++ b/config/config.json @@ -35,7 +35,10 @@ "WebsocketPort": 80, "WebserverMode": "gzip", "EnableCustomEmoji": false, - "RestrictCustomEmojiCreation": "all" + "RestrictCustomEmojiCreation": "all", + "RestrictPostDelete": "all", + "AllowEditPost": "always", + "PostEditTimeLimit": 300 }, "TeamSettings": { "SiteName": "Mattermost", -- cgit v1.2.3-1-g7c22