mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update dependency + get_user_id_and_signature_from_cookie()
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ return [
|
||||
'defaults' => [
|
||||
'supervisor-1' => [
|
||||
'connection' => 'redis',
|
||||
'queue' => ['nexus_queue'],
|
||||
'queue' => ['default', 'nexus_queue'],
|
||||
'balance' => 'auto',
|
||||
'autoScalingStrategy' => 'time',
|
||||
'maxProcesses' => 1,
|
||||
|
||||
Reference in New Issue
Block a user