Files
cunicu/docs/features/hooks.md
Steffen Vogel d21bf6ba6e docs: start writing feature documentation
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-10-07 18:30:50 +02:00

277 B

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