From 968ab35bb00cce350697519bb8cc1b14f464e435 Mon Sep 17 00:00:00 2001 From: Florent F Date: Sat, 10 Oct 2020 21:39:13 +0200 Subject: [PATCH] Change tooBusyLag in order to comply with old hardware needs --- conf/config.json.default | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/config.json.default b/conf/config.json.default index a6c4126..9986ac3 100644 --- a/conf/config.json.default +++ b/conf/config.json.default @@ -13,6 +13,7 @@ "email": true, "allowEmailRegister": true, "imageUploadType": "filesystem", + "tooBusyLag": 1000, "hsts": { "enable": true, "maxAgeSeconds": 31536000,