--- sidebar_position: 2 # SPDX-FileCopyrightText: 2023-2024 Steffen Vogel # SPDX-License-Identifier: Apache-2.0 --- # Simple Example The following example contains just the basic settings. You can find the file at: - In a local installation: `/etc/cunicu/cunicu.yaml` - In the Git repo: [`etc/cunicu.yaml`](https://github.com/cunicu/cunicu/blob/main/etc/cunicu.yaml) import ExampleConfig from '../../src/components/ExampleConfig';