Browse Source

chore: update changes/ce/fix-10410.en.md

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
JianBo He 2 năm trước cách đây
mục cha
commit
3bf642cdff
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      changes/ce/fix-10410.en.md

+ 2 - 2
changes/ce/fix-10410.en.md

@@ -1,2 +1,2 @@
-Fix EMQX starting failed once any gateways configured in emqx.conf.
-This issue was first introduced in v5.0.22 via [#10278](https://github.com/emqx/emqx/pull/10278).
+Fix config check failed when gateways are configured in emqx.conf.
+This issue was first introduced in v5.0.22 via [#10278](https://github.com/emqx/emqx/pull/10278), the boot-time config check was missing.