From 0716b2b2d0c0057a1cb5a5f7a4dfaf191b1410c1 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sat, 2 Dec 2017 12:13:55 +0800 Subject: [PATCH] Enable the stats of session by default --- etc/emq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emq.conf b/etc/emq.conf index 60e9c421f..9b37860b9 100644 --- a/etc/emq.conf +++ b/etc/emq.conf @@ -242,7 +242,7 @@ mqtt.session.max_awaiting_rel = 100 mqtt.session.await_rel_timeout = 20s ## Enable Statistics: on | off -mqtt.session.enable_stats = off +mqtt.session.enable_stats = on ## Expired after 1 day: ## w - week