Files
cunicu/docs/config/example-simple.md
Steffen Vogel 41fd1cc08a Migrate repo to Codeberg
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2025-12-17 16:50:29 +01:00

478 B

sidebar_position
sidebar_position
2

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

import ExampleConfig from '../../src/components/ExampleConfig';