diff options
Diffstat (limited to 'config/config.json')
-rw-r--r-- | config/config.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json index 560073ad2..5ed05fecd 100644 --- a/config/config.json +++ b/config/config.json @@ -7,6 +7,8 @@ "EnableOAuthServiceProvider": false, "EnableIncomingWebhooks": false, "EnableOutgoingWebhooks": false, + "EnableCommands": false, + "EnableOnlyAdminIntegrations": true, "EnablePostUsernameOverride": false, "EnablePostIconOverride": false, "EnableTesting": false, |