middleware
This commit is contained in:
@@ -63,7 +63,7 @@ return [
|
||||
'connection' => 'default',
|
||||
'queue' => env('REDIS_QUEUE', 'default'),
|
||||
'retry_after' => 90,
|
||||
'block_for' => null,
|
||||
'block_for' => 5,
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user