Document that on reload of a plugin a new plugin configuration gets active
Change-Id: I292de021d8aa1ce7fc1fb95b55f7536d7dd41cd2 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -13,8 +13,13 @@ SYNOPSIS
|
|||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
Reload/Restart plugins. Whether a plugin is reloaded or restarted
|
Reload/Restart plugins.
|
||||||
is defined by the plugin's link:dev-plugins.html#reload_method[reload method].
|
|
||||||
|
Whether a plugin is reloaded or restarted is defined by the plugin's
|
||||||
|
link:dev-plugins.html#reload_method[reload method].
|
||||||
|
|
||||||
|
E.g. a plugin needs to be reloaded if its configuration is modified to
|
||||||
|
make the new configuration data become active.
|
||||||
|
|
||||||
ACCESS
|
ACCESS
|
||||||
------
|
------
|
||||||
|
Reference in New Issue
Block a user