Files
cunicu/docs/config/example-simple.md
Steffen Vogel ed09f854e5 fix: Update copyright years
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-12-23 16:40:14 +01:00

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