summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-07-08 21:35:53 -0700
committerWolfy-J <[email protected]>2018-07-08 21:35:53 -0700
commit436802f6ff04ec205aefb2545f33f8ccb36e6bf2 (patch)
tree1fa996c2bd5adea3a0906a59043b29a493a0d144
parent2f2b3137d243a75a98cf2a0a3ab32e7fb407e48d (diff)
fixing README
-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: