summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index e96a9b237..8b5a8576f 100644
--- a/config/config.json
+++ b/config/config.json
@@ -8,8 +8,8 @@
"UseLetsEncrypt": false,
"LetsEncryptCertificateCacheFile": "./config/letsencrypt.cache",
"Forward80To443": false,
- "ReadTimeout": 30,
- "WriteTimeout": 60,
+ "ReadTimeout": 300,
+ "WriteTimeout": 300,
"MaximumLoginAttempts": 10,
"SegmentDeveloperKey": "",
"GoogleDeveloperKey": "",