diff options
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: |