summaryrefslogtreecommitdiffstats
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index 6ebf29789..6474043cb 100644
--- a/config/default.json
+++ b/config/default.json
@@ -56,7 +56,9 @@
"EnablePreviewFeatures": true,
"CloseUnusedDirectMessages": false,
"EnableTutorial": true,
- "ExperimentalEnableDefaultChannelLeaveJoinMessages": true
+ "ExperimentalEnableDefaultChannelLeaveJoinMessages": true,
+ "ImageProxyType": "",
+ "ImageProxyURL": ""
},
"TeamSettings": {
"SiteName": "Mattermost",