fix some comments
This commit is contained in:
parent
507bca6f52
commit
8fb3a9a90c
|
@ -189,8 +189,7 @@ mqtt.module.retainer.max_payload_size = 64KB
|
|||
mqtt.module.retainer.expired_after = 0
|
||||
|
||||
## Enable presence module
|
||||
## Client presence management module. Publish presence messages when
|
||||
## client connected or disconnected.
|
||||
## Publish presence messages when client connected or disconnected.
|
||||
mqtt.module.presence = on
|
||||
|
||||
mqtt.module.presence.qos = 0
|
||||
|
|
Loading…
Reference in New Issue