mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-03 11:31:53 +08:00
removed unused network code and simplified configs
This commit is contained in:
@@ -7,9 +7,6 @@ override: !include [override.d, override.yaml]
|
||||
logging: !include logging.yaml
|
||||
|
||||
kvmd:
|
||||
server:
|
||||
unix: /run/kvmd/kvmd.sock
|
||||
|
||||
auth: !include auth.yaml
|
||||
|
||||
hid:
|
||||
@@ -31,7 +28,6 @@ kvmd:
|
||||
|
||||
streamer:
|
||||
quality: 50
|
||||
unix: /run/kvmd/ustreamer.sock
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
- "--device=/dev/kvmd-video"
|
||||
@@ -52,17 +48,8 @@ kvmd:
|
||||
- "--notify-parent"
|
||||
- "--no-log-colors"
|
||||
|
||||
ipmi:
|
||||
kvmd:
|
||||
unix: /run/kvmd/kvmd.sock
|
||||
|
||||
vnc:
|
||||
kvmd:
|
||||
unix: /run/kvmd/kvmd.sock
|
||||
|
||||
streamer:
|
||||
unix: /run/kvmd/ustreamer.sock
|
||||
|
||||
server:
|
||||
tls:
|
||||
x509:
|
||||
|
||||
Reference in New Issue
Block a user