Merge pull request #3737 from laravel/tweak

Tweaked config
This commit is contained in:
Graham Campbell 2016-04-05 11:15:13 +01:00
commit b2ca69f318
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@
| API, giving you convenient access to each back-end using the same
| syntax for each one. Here you may set the default queue driver.
|
| Supported: "null", "sync", "database", "beanstalkd",
| "sqs", "redis"
| Supported: "null", "sync", "database", "beanstalkd", "sqs", "redis"
|
*/