Add sqs to list of supported drivers
Just forgotten I presume.
This commit is contained in:
@@ -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"
|
||||
| Supported: "sync", "beanstalkd", "sqs"
|
||||
|
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user