summaryrefslogtreecommitdiffstats
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/default.json b/config/default.json
index 80a694e38..97b2696aa 100644
--- a/config/default.json
+++ b/config/default.json
@@ -1,6 +1,6 @@
{
"ServiceSettings": {
- "SiteURL": "http://localhost:8065",
+ "SiteURL": "",
"WebsocketURL": "",
"LicenseFileLocation": "",
"ListenAddress": ":8065",
@@ -62,7 +62,8 @@
"ExperimentalGroupUnreadChannels": "disabled",
"ImageProxyType": "",
"ImageProxyOptions": "",
- "ImageProxyURL": ""
+ "ImageProxyURL": "",
+ "EnableAPITeamDeletion": false
},
"TeamSettings": {
"SiteName": "Mattermost",