mirror of
https://github.com/v2board/v2board.git
synced 2025-01-10 08:09:10 +08:00
update: default config
This commit is contained in:
parent
1e6210290b
commit
6bf60eb4ec
@ -185,7 +185,6 @@ return [
|
||||
'maxProcesses' => (int)ceil($parser->getRam()['total'] / 1024 / 1024 / 1024 * 6),
|
||||
'tries' => 1,
|
||||
'balanceCooldown' => 3,
|
||||
'balanceMaxShift' => 1000,
|
||||
],
|
||||
],
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user