Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2014-06-01 13:15:50 -05:00
3 changed files with 6 additions and 5 deletions

2
app/config/queue.php Normal file → Executable file
View File

@@ -11,7 +11,7 @@ return array(
| 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: "sync", "beanstalkd", "sqs", "iron"
| Supported: "sync", "beanstalkd", "sqs", "iron", "redis"
|
*/