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. #
|
# 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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user