mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
389 B
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';