mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +00:00
New config setting: downloadSpeedLimit to limit download speed. #62
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"rootDir": "${HOME}/.aptly",
|
||||
"rootDir": "/Users/smira/.aptly",
|
||||
"downloadConcurrency": 4,
|
||||
"downloadSpeedLimit": 0,
|
||||
"architectures": [],
|
||||
"dependencyFollowSuggests": false,
|
||||
"dependencyFollowRecommends": false,
|
||||
|
||||
Reference in New Issue
Block a user