blob: a9de085e084c850ed99c9e56dc68f6dbc7f6e8cc (
plain)
1
2
3
4
5
6
7
8
9
|
# 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: {}
|