Skip to content

Commit 075541a

Browse files
committed
update config
1 parent 31abad6 commit 075541a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/queue.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
| used by your application. An example configuration is provided for
2525
| each backend supported by Laravel. You're also free to add more.
2626
|
27-
| Drivers: "sync", "database", "beanstalkd", "sqs", "redis", "null"
27+
| Drivers: "sync", "database", "beanstalkd", "sqs", "redis",
28+
| "deferred", "failover", "null"
2829
|
2930
*/
3031

0 commit comments

Comments
 (0)