diff --git a/config/horizon.php b/config/horizon.php index 56a3b6b5..5101f6f0 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -184,6 +184,7 @@ 'connection' => 'redis', 'queue' => ['default'], 'balance' => 'auto', + 'autoScalingStrategy' => 'time', 'maxProcesses' => 1, 'maxTime' => 0, 'maxJobs' => 0,