Skip to content

Commit d6d0013

Browse files
committed
add block_for option
1 parent 0178fd8 commit d6d0013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/queue.php

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
'connection' => 'default',
6363
'queue' => 'default',
6464
'retry_after' => 90,
65+
'block_for' => null,
6566
],
6667

6768
],

0 commit comments

Comments
 (0)