New config setting: downloadSpeedLimit to limit download speed. #62

This commit is contained in:
Andrey Smirnov
2014-07-13 15:47:23 +04:00
parent fb1e28b91b
commit a54a366c95
4 changed files with 22 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"rootDir": "${HOME}/.aptly",
"rootDir": "/Users/smira/.aptly",
"downloadConcurrency": 4,
"downloadSpeedLimit": 0,
"architectures": [],
"dependencyFollowSuggests": false,
"dependencyFollowRecommends": false,