Files
cunicu/docs/features/hooks.md
Steffen Vogel dd976b9ec9 update website
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-05-27 09:06:10 +02:00

371 B

Hooks

The hooks feature allows the user to configure a list of hook functions which are triggered by certain events within the daemon.

Configuration

import ExampleConfig from '../../src/components/ExampleConfig';