We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880f48b commit 7584412Copy full SHA for 7584412
README.md
@@ -38,7 +38,7 @@ Tencent Cloud Message Queue driver for Laravel Queue
38
CMQ_QUEUE_HOST=https://cmq-queue-region.api.qcloud.com
39
CMQ_QUEUE=queue_name
40
41
- CMQ_TOPIC_ENABLE=false # if you want to to use topic, set to true
+ CMQ_TOPIC_ENABLE=false # set to true to use topic
42
CMQ_TOPIC_FILTER=routing # or msgtag
43
CMQ_TOPIC_HOST=https://cmq-topic-region.api.qcloud.com
44
CMQ_TOPIC=topic_name
0 commit comments