From 3c33bd37190772a783369894e209bcfe0858177a Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Sat, 15 Dec 2018 04:29:40 +0300 Subject: own auth --- configs/kvmd/platforms/kvmd.v1-vga.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs/kvmd/platforms/kvmd.v1-vga.yaml') diff --git a/configs/kvmd/platforms/kvmd.v1-vga.yaml b/configs/kvmd/platforms/kvmd.v1-vga.yaml index 05c1234d..5688f306 100644 --- a/configs/kvmd/platforms/kvmd.v1-vga.yaml +++ b/configs/kvmd/platforms/kvmd.v1-vga.yaml @@ -1,5 +1,5 @@ # Don't touch this file otherwise your device may stop working. -# You can find a workable configuration in /usr/share/kvmd/configs.default/kvmd. +# You can find a working configuration in /usr/share/kvmd/configs.default/kvmd. kvmd: server: @@ -7,6 +7,9 @@ kvmd: port: 8081 heartbeat: 3.0 + auth: + htpasswd: /etc/kvmd/htpasswd + info: meta: /etc/kvmd/meta.yaml extras: /usr/share/kvmd/extras -- cgit v1.2.3