--- # SPDX-FileCopyrightText: 2023 Steffen Vogel # SPDX-License-Identifier: Apache-2.0 --- # 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';