mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
override
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Don't touch this file otherwise your device may stop working.
|
||||
# Use override.yaml to modify required settings.
|
||||
# You can find a working configuration in /usr/share/kvmd/configs.default/kvmd.
|
||||
|
||||
override: !include override.yaml
|
||||
|
||||
logging: !include logging.yaml
|
||||
|
||||
kvmd:
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# Don't touch this file otherwise your device may stop working.
|
||||
# Use override.yaml to modify required settings.
|
||||
# You can find a working configuration in /usr/share/kvmd/configs.default/kvmd.
|
||||
|
||||
override: !include override.yaml
|
||||
|
||||
logging: !include logging.yaml
|
||||
|
||||
kvmd:
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# Don't touch this file otherwise your device may stop working.
|
||||
# Use override.yaml to modify required settings.
|
||||
# You can find a working configuration in /usr/share/kvmd/configs.default/kvmd.
|
||||
|
||||
override: !include override.yaml
|
||||
|
||||
logging: !include logging.yaml
|
||||
|
||||
kvmd:
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# Don't touch this file otherwise your device may stop working.
|
||||
# Use override.yaml to modify required settings.
|
||||
# You can find a working configuration in /usr/share/kvmd/configs.default/kvmd.
|
||||
|
||||
override: !include override.yaml
|
||||
|
||||
logging: !include logging.yaml
|
||||
|
||||
kvmd:
|
||||
|
||||
7
configs/kvmd/override.yaml
Normal file
7
configs/kvmd/override.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Use this file to override system settings and other configs like this:
|
||||
#
|
||||
# kvmd:
|
||||
# server:
|
||||
# heartbeat: 5.0
|
||||
#
|
||||
# It will be applied AFTER other configs and "!include" directives and BEFORE validation.
|
||||
Reference in New Issue
Block a user