From dee375d4db5a03bd6083080e1eb789321ad43e9a Mon Sep 17 00:00:00 2001 From: Zaiming Shi Date: Tue, 23 Mar 2021 19:49:00 +0100 Subject: [PATCH] chore(config): delete unused template in emqx.conf the bbmustache template additional_configs is no longer used --- etc/emqx.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/emqx.conf b/etc/emqx.conf index 812fe2159..70320e91b 100644 --- a/etc/emqx.conf +++ b/etc/emqx.conf @@ -2349,5 +2349,3 @@ alarm.size_limit = 1000 alarm.validity_period = 24h ## CONFIG_SECTION_END=sys_mon ================================================== - -{{ additional_configs }}