diff --git a/config/horizon.php b/config/horizon.php index 2f24fc6..60b442b 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -186,7 +186,7 @@ 'queue' => ['default'], 'balance' => 'auto', 'autoScalingStrategy' => 'time', - 'maxProcesses' => 1, + 'maxProcesses' => 2, 'maxTime' => 0, 'maxJobs' => 0, 'memory' => 4096,