add block_for option
This commit is contained in:
@@ -62,6 +62,7 @@ return [
|
||||
'connection' => 'default',
|
||||
'queue' => 'default',
|
||||
'retry_after' => 90,
|
||||
'block_for' => null,
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user