updated default override.yaml

This commit is contained in:
Maxim Devaev 2023-12-06 05:28:23 +02:00
parent e07e33494d
commit 6b5b7eda42

View File

@ -1,14 +1,14 @@
#################################################################### ###############################################################################
# # # #
# Override Pi-KVM system settings. This file uses the YAML syntax. # # Override KVMD settings. #
# # # #
# https://github.com/pikvm/pikvm/blob/master/pages/config.md # # * https://docs.pikvm.org/first_steps/#structure-of-configuration-files #
# # # #
# All overridden parameters will be applied AFTER other configs # # This file uses YAML syntax. All overridden parameters will be applied #
# and "!include" directives and BEFORE validation. # # AFTER other configs and "!include" directives, and BEFORE validation. #
# Not: Sections should be combined under shared keys. # # Values should be combined under common sections. #
# # # #
#################################################################### ###############################################################################
# #
######### #########
# Wrong # # Wrong #
@ -32,7 +32,7 @@
# Example # # Example #
########### ###########
#vnc: #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 # keymap: /usr/share/kvmd/keymaps/ru # Set russian keymap
# auth: # auth:
# vncauth: # vncauth: