From 376d030ec54286bfbd43d061080fbb6c56891f8d Mon Sep 17 00:00:00 2001 From: Norman Abramovitz Date: Sat, 7 Sep 2024 12:58:03 -0700 Subject: [PATCH] Update README.md Default is actually 20 now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dee5672..f57f1b6 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ information required to register the scheduler API with CF at ## Number of Workers -The number of works defaults to 10 and can be set using the `worker_count` param, for example: +The number of works defaults to 20 and can be set using the `worker_count` param, for example: ```yaml params: worker_count: 40