diff options
Diffstat (limited to 'configs/kvmd/override.yaml')
-rw-r--r-- | configs/kvmd/override.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/kvmd/override.yaml b/configs/kvmd/override.yaml new file mode 100644 index 00000000..c3190c07 --- /dev/null +++ b/configs/kvmd/override.yaml @@ -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. |