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