Merge pull request #27871 from yongtang/10282016-docs-max-concurrent-downloads-uploads
Update docs for dockerd.md about `max-concurrent-downloads/max-concurrent-uploads` Upstream-commit: 0fb23fb6bc59f406a7e532385f27e31374260966 Component: engine
This commit is contained in:
@@ -1208,6 +1208,8 @@ This is a full example of the allowed configuration options on Windows:
|
||||
"graph": "",
|
||||
"cluster-store": "",
|
||||
"cluster-advertise": "",
|
||||
"max-concurrent-downloads": 3,
|
||||
"max-concurrent-uploads": 5,
|
||||
"shutdown-timeout": 15,
|
||||
"debug": true,
|
||||
"hosts": [],
|
||||
|
||||
Reference in New Issue
Block a user