From bcdc4c19fc4d41c0fb439c32de664eb743947b52 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 9 Feb 2016 20:37:05 +0500 Subject: Reverting config --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index fe47adf6a..787bc6a13 100644 --- a/config/config.json +++ b/config/config.json @@ -6,8 +6,8 @@ "GoogleDeveloperKey": "", "EnableOAuthServiceProvider": false, "EnableIncomingWebhooks": false, - "EnableOutgoingWebhooks": true, - "EnableCommands": true, + "EnableOutgoingWebhooks": false, + "EnableCommands": false, "EnableOnlyAdminIntegrations": true, "EnablePostUsernameOverride": false, "EnablePostIconOverride": false, -- cgit v1.2.3-1-g7c22