List null driver in list of queue drivers.
This commit is contained in:
parent
16357ad29b
commit
372a6d4907
|
@ -11,7 +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: "sync", "beanstalkd", "sqs", "iron", "redis"
|
||||
| Supported: "null", "sync", "beanstalkd", "sqs", "iron", "redis"
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue