mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-05 08:47:03 +08:00
555 B
555 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
The following settings can be used in the main section of the configuration file or with-in the interfaces
section to customize settings of an individual interface.
import ApiSchema from '@theme/ApiSchema';