Fix bad comment

This commit is contained in:
周子博 2018-11-16 11:12:29 +08:00 committed by turtleDeng
parent 9d67a64165
commit cb835af42b
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ mqtt.max_topic_levels = 0
## Value: 0 | 1 | 2 ## Value: 0 | 1 | 2
mqtt.max_qos_allowed = 2 mqtt.max_qos_allowed = 2
## Maximum Topic Alias, 0 means no limit. ## Maximum Topic Alias, 0 means no topic alias supported.
## ##
## Value: 0-65535 ## Value: 0-65535
mqtt.max_topic_alias = 0 mqtt.max_topic_alias = 0