From 40c0c0bd13380acff2defd8644b714a4641d44c4 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Sat, 8 Jul 2017 07:25:57 +0800 Subject: Enable emoji picker by default in config.json (#6871) --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 3401a5e4f..a07cf5c19 100644 --- a/config/config.json +++ b/config/config.json @@ -38,7 +38,7 @@ "WebsocketPort": 80, "WebserverMode": "gzip", "EnableCustomEmoji": false, - "EnableEmojiPicker": false, + "EnableEmojiPicker": true, "RestrictCustomEmojiCreation": "all", "RestrictPostDelete": "all", "AllowEditPost": "always", -- cgit v1.2.3-1-g7c22