summaryrefslogtreecommitdiff
path: root/configs/kvmd/meta.yaml
blob: 6552499701ec59ac9416f68a571f824fd8a3aa08 (plain)
1
2
3
4
5
6
7
8
9
# You can write down any information and it will be available
# at the address /kvmd/info (if you use default nginx config).
# If server.host (str) will be defained then this value
# will be displayed in the web interface.

server:
    host: localhost

kvm: {}