Merge branch 'master' into develop
This commit is contained in:
commit
0b390e397e
|
@ -38,6 +38,7 @@
|
||||||
'driver' => 'beanstalkd',
|
'driver' => 'beanstalkd',
|
||||||
'host' => 'localhost',
|
'host' => 'localhost',
|
||||||
'queue' => 'default',
|
'queue' => 'default',
|
||||||
|
'ttr' => 60,
|
||||||
),
|
),
|
||||||
|
|
||||||
'sqs' => array(
|
'sqs' => array(
|
||||||
|
|
Loading…
Reference in New Issue