diff --git a/config/horizon.php b/config/horizon.php index a4a0f9eb..0bf87fba 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -170,8 +170,11 @@ 'queue' => ['default'], 'balance' => 'auto', 'maxProcesses' => 1, + 'maxTime' => 0, + 'maxJobs' => 0, 'memory' => 128, 'tries' => 1, + 'timeout' => 60, 'nice' => 0, ], ],