docs: add changelog for PR 12016 (license key enhancement)
This commit is contained in:
parent
14077ec43b
commit
d84d77d23b
|
@ -0,0 +1,4 @@
|
||||||
|
Enhanced license key management.
|
||||||
|
|
||||||
|
EMQX can now load the license key from a specified file. This is enabled by setting the `license.key` configuration to a file path, which should be prefixed with `"file://"`.
|
||||||
|
Also added the ability to revert to the default trial license by setting `license.key = default`. This option simplifies the process of returning to the trial license if needed.
|
Loading…
Reference in New Issue