summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index fe47c20d8..d8384a9e3 100644
--- a/config/config.json
+++ b/config/config.json
@@ -12,6 +12,7 @@
"ReadTimeout": 300,
"WriteTimeout": 300,
"MaximumLoginAttempts": 10,
+ "GoroutineHealthThreshold": -1,
"GoogleDeveloperKey": "",
"EnableOAuthServiceProvider": false,
"EnableIncomingWebhooks": true,
@@ -279,4 +280,4 @@
"DataRetentionSettings": {
"Enable": false
}
-}
+} \ No newline at end of file