changelog++
This commit is contained in:
parent
86ea7e945d
commit
f4dbc796f2
|
@ -21,6 +21,9 @@ FEATURES:
|
|||
specifying permitted DNS domains for CA certificates, allowing you to
|
||||
narrowly scope the set of domains for which a CA can issue or sign child
|
||||
certificates.
|
||||
* **Plugin Backend Reload Endpoint**: Plugin backends can now be triggered to
|
||||
reload using the `sys/plugins/backend/reload` endpoint and providing either
|
||||
the plugin name or the mounts to reload.
|
||||
* **Self-Reloading Plugins**: The plugin system will now attempt to reload a
|
||||
crashed or stopped plugin, once per request.
|
||||
|
||||
|
|
Loading…
Reference in New Issue