настройки соединений для доунлодера

This commit is contained in:
Alexey Kasyanchuk
2017-08-25 06:46:52 +03:00
parent 2795be2e42
commit 95c11b4427
2 changed files with 8 additions and 3 deletions

View File

@ -29,6 +29,11 @@ let config = {
cpuInterval: 10,
},
downloader: {
maxConnections: 2000,
timeout: 5000
}
cleanup: true,
cleanupDiscLimit: 7 * 1024 * 1024 * 1024,
spaceQuota: false,