diff --git a/app/config/queue.php b/app/config/queue.php index 17848306..030c51c6 100644 --- a/app/config/queue.php +++ b/app/config/queue.php @@ -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" + | Supported: "sync", "beanstalkd", "sqs" | */