Skip to content

Commit b2ca69f

Browse files
Merge pull request laravel#3737 from laravel/tweak
Tweaked config
2 parents 9fa63f8 + ce25be1 commit b2ca69f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/queue.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
| API, giving you convenient access to each back-end using the same
1212
| syntax for each one. Here you may set the default queue driver.
1313
|
14-
| Supported: "null", "sync", "database", "beanstalkd",
15-
| "sqs", "redis"
14+
| Supported: "null", "sync", "database", "beanstalkd", "sqs", "redis"
1615
|
1716
*/
1817

0 commit comments

Comments
 (0)