From d2b749e2b0b4eb32797e71f1a7211893dfe04f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=AD=90=E5=8D=9A?= <349832309@qq.com> Date: Fri, 16 Nov 2018 11:12:29 +0800 Subject: [PATCH] Fix bad comment --- etc/emqx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emqx.conf b/etc/emqx.conf index 02210a570..108f9b27b 100644 --- a/etc/emqx.conf +++ b/etc/emqx.conf @@ -455,7 +455,7 @@ mqtt.max_topic_levels = 0 ## Value: 0 | 1 | 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 mqtt.max_topic_alias = 0