diff options
author | Wolfy-J <[email protected]> | 2018-06-10 20:42:02 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-06-10 20:42:02 +0300 |
commit | 6831a8865388189f248933e1023fbb4e3b11f67e (patch) | |
tree | b503e15d8450d93dc19f323be2536b016b941ba5 /cmd/rr/.rr.yaml | |
parent | ed3a0f2bb25077c7a32a54ddb3754f04ffbdccf3 (diff) |
debug mode have been added
Diffstat (limited to 'cmd/rr/.rr.yaml')
-rw-r--r-- | cmd/rr/.rr.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/rr/.rr.yaml b/cmd/rr/.rr.yaml index 9ee75856..33bfd14a 100644 --- a/cmd/rr/.rr.yaml +++ b/cmd/rr/.rr.yaml @@ -39,10 +39,10 @@ http: maxJobs: 0 # for how long worker is allowed to be bootstrapped. - allocateTimeout: 6000000 + allocateTimeout: 60000000 # amount of time given to worker to gracefully destruct itself. - destroyTimeout: 6000000 + destroyTimeout: 60000000 # static file serving. static: |