Fix bad comment

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

View File

@ -455,7 +455,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