From 28bede0377427e68b864cc63023efacdd288e372 Mon Sep 17 00:00:00 2001 From: Zhongwen Deng Date: Fri, 25 Nov 2022 16:38:40 +0800 Subject: [PATCH] chore: update i18n en description --- apps/emqx_conf/i18n/emqx_conf_schema.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/emqx_conf/i18n/emqx_conf_schema.conf b/apps/emqx_conf/i18n/emqx_conf_schema.conf index 6123b313f..337823233 100644 --- a/apps/emqx_conf/i18n/emqx_conf_schema.conf +++ b/apps/emqx_conf/i18n/emqx_conf_schema.conf @@ -471,7 +471,7 @@ significant: later configuration files override the previous ones. node_global_gc_interval { desc { - en: """Periodic garbage collection interval. Set to disabled if not enabled.""" + en: """Periodic garbage collection interval. Set to disabled to have it disabled.""" zh: """系统调优参数,设置节点运行多久强制进行一次全局垃圾回收。禁用设置为 disabled。""" } label {