mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
updated default override.yaml
This commit is contained in:
parent
e07e33494d
commit
6b5b7eda42
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user