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,