diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json index aa92ccf4e..4874f8b09 100644 --- a/config/config.json +++ b/config/config.json @@ -5,7 +5,7 @@ "SegmentDeveloperKey": "", "GoogleDeveloperKey": "", "EnableOAuthServiceProvider": false, - "EnableIncomingWebhooks": false, + "EnableIncomingWebhooks": true, "EnableTesting": false }, "TeamSettings": { |