Просмотр исходного кода

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

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
JianBo He 2 лет назад
Родитель
Сommit
3bf642cdff
1 измененных файлов с 2 добавлено и 2 удалено
  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.