mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 19:11:54 +08:00
changed some defaults
This commit is contained in:
@@ -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,10 +28,6 @@ kvmd:
|
||||
type: disabled
|
||||
|
||||
streamer:
|
||||
sync_delay: 0
|
||||
init_delay: 1
|
||||
desired_fps: 30
|
||||
max_fps: 60
|
||||
unix: /run/kvmd/ustreamer.sock
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
|
||||
Reference in New Issue
Block a user