diff --git a/config/horizon.php b/config/horizon.php index 9f212a3e..9559a76b 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -185,7 +185,6 @@ return [ 'maxProcesses' => (int)ceil($parser->getRam()['total'] / 1024 / 1024 / 1024 * 6), 'tries' => 1, 'balanceCooldown' => 3, - 'balanceMaxShift' => 1000, ], ], ],