فهرست منبع

Merge pull request #27871 from yongtang/10282016-docs-max-concurrent-downloads-uploads

Update docs for dockerd.md about `max-concurrent-downloads/max-concurrent-uploads`
Sebastiaan van Stijn 8 سال پیش
والد
کامیت
0fb23fb6bc
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      docs/reference/commandline/dockerd.md

+ 2 - 0
docs/reference/commandline/dockerd.md

@@ -1208,6 +1208,8 @@ This is a full example of the allowed configuration options on Windows:
     "graph": "",
     "graph": "",
     "cluster-store": "",
     "cluster-store": "",
     "cluster-advertise": "",
     "cluster-advertise": "",
+    "max-concurrent-downloads": 3,
+    "max-concurrent-uploads": 5,
     "shutdown-timeout": 15,
     "shutdown-timeout": 15,
     "debug": true,
     "debug": true,
     "hosts": [],
     "hosts": [],