From e1faae451a27801fb4ae23cc916f2ba9774aab20 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Sat, 15 Apr 2023 18:17:28 +0800 Subject: [PATCH] chore: Update changes/ce/feat-10156.en.md Co-authored-by: JianBo He --- changes/ce/feat-10156.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ce/feat-10156.en.md b/changes/ce/feat-10156.en.md index bc864fcc3..c1291a7ce 100644 --- a/changes/ce/feat-10156.en.md +++ b/changes/ce/feat-10156.en.md @@ -1,5 +1,5 @@ Change the priority of the configuration: -1. If it is a new installation of EMQX, the priority of s configuration is `ENV > emqx.conf > HTTP API`. +1. If it is a new installation of EMQX, the priority of configuration is `ENV > emqx.conf > HTTP API`. 2. If it is an upgrade of EMQX, the priority of s configuration is the same as before `HTTP API > ENV > emqx.conf`. Deprecated data/configs/local-override.conf.