From c39399403e031a8c1ad53969770e4261d2c9e7aa Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Wed, 4 Sep 2024 20:22:58 +0300 Subject: отображение ошибок MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.example.json') diff --git a/config.example.json b/config.example.json index 5397722..f4909a7 100644 --- a/config.example.json +++ b/config.example.json @@ -5,7 +5,7 @@ "enabled": true, "path": "cache", "lifetime": null, - "max-size": 1024, + "max-size": 200, "update-interval": 5 }, "static-path": "static", -- cgit v1.2.3