mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
Tune seed bonus job batch and timeouts
Signed-off-by: Qi HU <github@spcsky.com>
This commit is contained in:
+1
-1
@@ -191,7 +191,7 @@ return [
|
||||
'maxJobs' => 0,
|
||||
'memory' => 128,
|
||||
'tries' => 1,
|
||||
'timeout' => 600,
|
||||
'timeout' => 120,
|
||||
'nice' => 0,
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user