diff options
Diffstat (limited to 'cmd/rr')
-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 33bfd14a..cb84af54 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: 60000000 + allocateTimeout: 600000000 # amount of time given to worker to gracefully destruct itself. - destroyTimeout: 60000000 + destroyTimeout: 600000000 # static file serving. static: |