From 437f9f5b64ddb4e1f84e6c4e993120d074001777 Mon Sep 17 00:00:00 2001 From: Kenny Au Date: Wed, 27 Jun 2018 13:35:15 -0600 Subject: Gfycat integration (#8971) * Gfycat integration * Added gfycat api credentials to config. --- config/default.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/default.json b/config/default.json index ac57fe5e4..2d1e6ceec 100644 --- a/config/default.json +++ b/config/default.json @@ -44,6 +44,9 @@ "WebserverMode": "gzip", "EnableCustomEmoji": false, "EnableEmojiPicker": true, + "EnableGifPicker": true, + "GfycatApiKey": "", + "GfycatApiSecret": "", "RestrictCustomEmojiCreation": "all", "RestrictPostDelete": "all", "AllowEditPost": "always", -- cgit v1.2.3-1-g7c22