One-KVM/configs/kvmd/meta.yaml
2024-12-19 15:24:07 +00:00

15 lines
364 B
YAML

# You can write down any information and it will be available
# at the address /api/info (if you use default nginx config).
# If server.host (str) will be defined then this value
# will be displayed in the web interface.
server:
host: localhost.localdomain
kvm: {
base_on: PiKVM,
app_name: One-KVM,
main_version: 241204,
author: SilentWind
}