From 6b5b7eda42879b947b8c618f7cd9746c1e069841 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 6 Dec 2023 05:28:23 +0200 Subject: updated default override.yaml --- configs/kvmd/override.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'configs') diff --git a/configs/kvmd/override.yaml b/configs/kvmd/override.yaml index b45f1621..bb05bce1 100644 --- a/configs/kvmd/override.yaml +++ b/configs/kvmd/override.yaml @@ -1,14 +1,14 @@ -#################################################################### -# # -# Override Pi-KVM system settings. This file uses the YAML syntax. # -# # -# https://github.com/pikvm/pikvm/blob/master/pages/config.md # -# # -# All overridden parameters will be applied AFTER other configs # -# and "!include" directives and BEFORE validation. # -# Not: Sections should be combined under shared keys. # -# # -#################################################################### +############################################################################### +# # +# Override KVMD settings. # +# # +# * https://docs.pikvm.org/first_steps/#structure-of-configuration-files # +# # +# This file uses YAML syntax. All overridden parameters will be applied # +# AFTER other configs and "!include" directives, and BEFORE validation. # +# Values should be combined under common sections. # +# # +############################################################################### # ######### # Wrong # @@ -32,7 +32,7 @@ # Example # ########### #vnc: -# # See https://github.com/pikvm/pikvm/blob/master/pages/vnc.md +# # See https://docs.pikvm.org/vnc # keymap: /usr/share/kvmd/keymaps/ru # Set russian keymap # auth: # vncauth: -- cgit v1.2.3