From d5c0366561c0cd7083ba7740acc77fc76c2fc9bb Mon Sep 17 00:00:00 2001 From: ct Date: Tue, 12 Aug 2025 04:35:58 +0800 Subject: [PATCH] Update --- config/horizon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,