chore(emqx.erl): sync changes from ee
This commit is contained in:
parent
21ebe3d50c
commit
fbc06b3dc6
|
@ -264,6 +264,7 @@ default_started_applications() ->
|
|||
on_reboot() ->
|
||||
try
|
||||
_ = emqx_license_api:bootstrap_license(),
|
||||
_ = emqx_license:load_dynamic_license(),
|
||||
ok
|
||||
catch
|
||||
Kind:Reason:Stack ->
|
||||
|
|
Loading…
Reference in New Issue