Tune the mqtt.client|session.enable_stats off

This commit is contained in:
Feng Lee 2017-02-22 17:34:00 +08:00
parent 03e6c8b64c
commit 8e7ea09cbd
1 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ mqtt.max_packet_size = 64KB
mqtt.client.idle_timeout = 30s
## Enable client Stats: on | off
mqtt.client.enable_stats = on
mqtt.client.enable_stats = off
##--------------------------------------------------------------------
## MQTT Session
@ -137,7 +137,7 @@ mqtt.session.max_awaiting_rel = 100
mqtt.session.await_rel_timeout = 20s
## Enable Statistics: on | off
mqtt.session.enable_stats = on
mqtt.session.enable_stats = off
## Expired after 1 day:
## w - week