Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
@@ -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.