changed some defaults

This commit is contained in:
Devaev Maxim
2019-10-24 02:42:19 +03:00
parent 97e2d9128c
commit 096064cfbc
9 changed files with 33 additions and 36 deletions

View File

@@ -9,16 +9,16 @@ logging: !include logging.yaml
kvmd:
server:
unix: /run/kvmd/kvmd.sock
unix_rm: true
unix_mode: 0660
auth: !include auth.yaml
hid:
type: serial
reset_pin: 4
device: /dev/kvmd-hid
atx:
type: gpio
power_led_pin: 24
hdd_led_pin: 22
power_switch_pin: 23
@@ -28,6 +28,9 @@ kvmd:
type: disabled
streamer:
sync_delay: 1.0
init_delay: 3.0
desired_fps: 0
unix: /run/kvmd/ustreamer.sock
cmd:
- "/usr/bin/ustreamer"