mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #1713 from mnowster/increase-default-worker-number
Increase max-workers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
DEFAULT_MAX_WORKERS = 5
|
||||
DEFAULT_MAX_WORKERS = 20
|
||||
DEFAULT_TIMEOUT = 10
|
||||
LABEL_CONTAINER_NUMBER = 'com.docker.compose.container-number'
|
||||
LABEL_ONE_OFF = 'com.docker.compose.oneoff'
|
||||
|
||||
Reference in New Issue
Block a user