summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-02-09 20:37:05 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-02-09 20:37:05 +0500
commitbcdc4c19fc4d41c0fb439c32de664eb743947b52 (patch)
tree11505d957165a0c70a484f49d16b729e8ce9e489
parentfe0aeac6fe2aaa6a9c33bd47a293d626c9d640e9 (diff)
downloadchat-bcdc4c19fc4d41c0fb439c32de664eb743947b52.tar.gz
chat-bcdc4c19fc4d41c0fb439c32de664eb743947b52.tar.bz2
chat-bcdc4c19fc4d41c0fb439c32de664eb743947b52.zip
Reverting config
-rw-r--r--config/config.json4
1 files 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,