Fix bad comment
This commit is contained in:
parent
9d67a64165
commit
cb835af42b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue