From 0e08d7d46059585916923219858fdc14f47d370e Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 24 Sep 2015 21:51:03 +0500 Subject: Removing config file EnableIncomingWebhooks to false --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": { -- cgit v1.2.3-1-g7c22