fix some comments

This commit is contained in:
Feng Lee 2016-10-17 13:22:08 +08:00
parent 507bca6f52
commit 8fb3a9a90c
1 changed files with 1 additions and 2 deletions

View File

@ -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