mirror of https://github.com/pikvm/pikvm.git
Fix the reference to main.yaml in the doc aimed for inclusion in other docs
This commit is contained in:
parent
5e225eb125
commit
0c184d7bf3
|
|
@ -14,7 +14,7 @@ search:
|
||||||
|
|
||||||
Most of the PiKVM configuration files are located in the `/etc/kvmd` directory.
|
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`.
|
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.
|
All other files that are also not recommended for editing have read-only permissions.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue