blob: 1417261a7e855daf280bb795cf977d49a609f952 (
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 defained then this value
# will be displayed in the web interface.
server:
host: localhost.localdomain
kvm: {}
|