summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e69f90d4..911e60ff 100644
--- a/README.md
+++ b/README.md
@@ -95,11 +95,11 @@ http:
# maximum jobs per worker, 0 - unlimited.
maxJobs: 0
- # for how long pool should attempt to allocate free worker (request timeout). Nanoseconds atm. (60s)
- allocateTimeout: 60000000000
+ # for how long pool should attempt to allocate free worker (request timeout).
+ allocateTimeout: 60
- # amount of time given to worker to gracefully destruct itself. Nanoseconds atm. (30s)
- destroyTimeout: 30000000000
+ # amount of time given to worker to gracefully destruct itself.
+ destroyTimeout: 30
# static file serving.
static: