diff --git a/config/config.json b/config/config.json index fe47adf6a2..787bc6a13f 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,