Fix the reference to main.yaml in the doc aimed for inclusion in other docs (#1601)

This commit is contained in:
Aleksandr Prokudin 2025-10-28 19:45:08 +01:00 committed by GitHub
parent 5e225eb125
commit 4bad4325ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ search:
Most of the PiKVM configuration files are located in the `/etc/kvmd` directory.
The `/etc/kvmd/main.yaml` file defines the platform config and **you should never edit it**.
The `/usr/lib/kvmd/main.yaml` file defines the platform configuration, and **you should never edit it**.
To redefine system parameters use the file `/etc/kvmd/override.yaml`.
All other files that are also not recommended for editing have read-only permissions.