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

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
JianBo He 2023-04-17 17:35:50 +08:00 committed by Ivan Dyachkov
parent 069afd042a
commit 3bf642cdff
1 changed files with 2 additions and 2 deletions

View File

@ -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.