8000 Update queue.php (#6688) · laravel/laravel@ce33791 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce33791

Browse files
Update queue.php (#6688)
1 parent 976c622 commit ce33791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/queue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
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", "failover", "null"
2828
|
2929
*/
3030

0 commit comments

Comments
 (0)
0