add deferred queue
This commit is contained in:
@@ -24,7 +24,8 @@ return [
|
|||||||
| used by your application. An example configuration is provided for
|
| used by your application. An example configuration is provided for
|
||||||
| each backend supported by Laravel. You're also free to add more.
|
| each backend supported by Laravel. You're also free to add more.
|
||||||
|
|
|
|
||||||
| Drivers: "sync", "database", "beanstalkd", "sqs", "redis", "failover", "null"
|
| Drivers: "sync", "database", "beanstalkd", "sqs", "redis",
|
||||||
|
| "deferred", "failover", "null"
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user