summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-09-24 21:51:03 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-09-24 21:51:03 +0500
commit0e08d7d46059585916923219858fdc14f47d370e (patch)
tree4f961c61b9a4740bf09109288cb24afca8093484
parent1ca84a8f8a2af05d39abbd888823faf62c7840b4 (diff)
downloadchat-0e08d7d46059585916923219858fdc14f47d370e.tar.gz
chat-0e08d7d46059585916923219858fdc14f47d370e.tar.bz2
chat-0e08d7d46059585916923219858fdc14f47d370e.zip
Removing config file EnableIncomingWebhooks to false
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 4874f8b09..aa92ccf4e 100644
--- a/config/config.json
+++ b/config/config.json
@@ -5,7 +5,7 @@
"SegmentDeveloperKey": "",
"GoogleDeveloperKey": "",
"EnableOAuthServiceProvider": false,
- "EnableIncomingWebhooks": true,
+ "EnableIncomingWebhooks": false,
"EnableTesting": false
},
"TeamSettings": {