Files
cunicu/docs/features/hooks.md
Steffen Vogel ee0e60df68 make project reuse compliant
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-05-26 23:25:41 +02:00

389 B


title: Hooks

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';