Skip to content

Commit

Permalink
add default scaling strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 7, 2023
1 parent eff17a0 commit 8799c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/horizon.php
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
'connection' => 'redis',
'queue' => ['default'],
'balance' => 'auto',
'autoScalingStrategy' => 'time',
'maxProcesses' => 1,
'maxTime' => 0,
'maxJobs' => 0,
Expand Down

0 comments on commit 8799c74

Please sign in to comment.