summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index db62b0bac..13936ee9e 100644
--- a/config/config.json
+++ b/config/config.json
@@ -23,7 +23,9 @@
"SessionCacheInMinutes": 10,
"WebsocketSecurePort": 443,
"WebsocketPort": 80,
- "WebserverMode": "regular"
+ "WebserverMode": "regular",
+ "EnableCustomEmoji": true,
+ "RestrictCustomEmojiCreation": "all"
},
"TeamSettings": {
"SiteName": "Mattermost",