Skip to content

Commit 7584412

Browse files
authored
Update README.md
1 parent 880f48b commit 7584412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Tencent Cloud Message Queue driver for Laravel Queue
3838
CMQ_QUEUE_HOST=https://cmq-queue-region.api.qcloud.com
3939
CMQ_QUEUE=queue_name
4040
41-
CMQ_TOPIC_ENABLE=false # if you want to to use topic, set to true
41+
CMQ_TOPIC_ENABLE=false # set to true to use topic
4242
CMQ_TOPIC_FILTER=routing # or msgtag
4343
CMQ_TOPIC_HOST=https://cmq-topic-region.api.qcloud.com
4444
CMQ_TOPIC=topic_name

0 commit comments

Comments
 (0)