Skip to content

Commit bd2a13b

Browse files
committed
Update horizon.php
1 parent ea1b8c2 commit bd2a13b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/horizon.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
'defaults' => [
183183
'supervisor-1' => [
184184
'connection' => 'redis',
185-
'queue' => ['default'],
185+
'queue' => ['default', 'activitypub-out', 'activitypub-in'],
186186
'balance' => 'auto',
187187
'autoScalingStrategy' => 'time',
188188
'maxProcesses' => 1,

0 commit comments

Comments
 (0)