Use expire for consistency.
This commit is contained in:
@@ -45,7 +45,7 @@ return [
|
||||
'driver' => 'beanstalkd',
|
||||
'host' => 'localhost',
|
||||
'queue' => 'default',
|
||||
'ttr' => 90,
|
||||
'expire' => 90,
|
||||
],
|
||||
|
||||
'sqs' => [
|
||||
|
||||
Reference in New Issue
Block a user