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