We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823b33e commit bf6017eCopy full SHA for bf6017e
doc/platform/app/app_roles.rst
@@ -71,6 +71,7 @@ Since version :doc:`3.4.0 </release/3.4.0>`, you can define an ``on_event`` call
71
every time a ``box.status`` system event is broadcasted, or after the ``apply`` action of the configuration update is finished.
72
If multiple custom roles have the ``on_event`` callback defined, these callbacks are called one after another in the order
73
defined by roles dependencies.
74
+
75
The ``on_event`` callback provides 3 arguments, when it is called:
76
77
- ``config``, which is the configuration of the role;
0 commit comments