summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2017-03-06 21:13:12 -0500
committerChristopher Speller <crspeller@gmail.com>2017-03-06 21:13:12 -0500
commite87f5c6cf912a4f650a056ee042f19268963177d (patch)
tree5bd573a645e8a3931ca2ee7131cac75d58871a5f /config
parentf99658152ac2e188d8196758ef5c635eaa3b3ae7 (diff)
downloadchat-e87f5c6cf912a4f650a056ee042f19268963177d.tar.gz
chat-e87f5c6cf912a4f650a056ee042f19268963177d.tar.bz2
chat-e87f5c6cf912a4f650a056ee042f19268963177d.zip
Add system console switch for enabling link previews (#5663)
Diffstat (limited to 'config')
-rw-r--r--config/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index 3c4ed9bf3..18594f60d 100644
--- a/config/config.json
+++ b/config/config.json
@@ -19,6 +19,7 @@
"EnableOnlyAdminIntegrations": true,
"EnablePostUsernameOverride": false,
"EnablePostIconOverride": false,
+ "EnableLinkPreviews": false,
"EnableTesting": false,
"EnableDeveloper": false,
"EnableSecurityFixAlert": true,