Tweak a few broadcasting configurations.

This commit is contained in:
Taylor Otwell
2016-08-05 15:44:29 -05:00
parent 5fad3768cb
commit 9df814e512
3 changed files with 11 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ return [
| 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: "sync", "database", "beanstalkd", "sqs", "redis", "null"
|
*/