mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-22 19:58:14 +00:00
New config setting: downloadSpeedLimit to limit download speed. #62
This commit is contained in:
@@ -44,6 +44,7 @@ func (s *ConfigSuite) TestSaveConfig(c *C) {
|
||||
"{\n"+
|
||||
" \"rootDir\": \"/tmp/aptly\",\n"+
|
||||
" \"downloadConcurrency\": 5,\n"+
|
||||
" \"downloadSpeedLimit\": 0,\n"+
|
||||
" \"architectures\": null,\n"+
|
||||
" \"dependencyFollowSuggests\": false,\n"+
|
||||
" \"dependencyFollowRecommends\": false,\n"+
|
||||
|
||||
Reference in New Issue
Block a user