From 32ff762ee8607e2d1fb474a38b3c2a72a2cb7328 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Fri, 25 Aug 2017 06:52:42 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D0=BE=D0=B0=D0=B2=D0=B4?= =?UTF-8?q?=D0=B5=D0=B3=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index daa6e38..c6c8a5f 100644 --- a/config.js +++ b/config.js @@ -32,7 +32,7 @@ let config = { downloader: { maxConnections: 200, timeout: 5000 - } + }, cleanup: true, cleanupDiscLimit: 7 * 1024 * 1024 * 1024,