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:
parent
05d942c324
commit
b778e21a66
@ -13,8 +13,13 @@ SYNOPSIS
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
Reload/Restart plugins. Whether a plugin is reloaded or restarted
|
||||
is defined by the plugin's link:dev-plugins.html#reload_method[reload method].
|
||||
Reload/Restart plugins.
|
||||
|
||||
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
|
||||
------
|
||||
|
Loading…
x
Reference in New Issue
Block a user