mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
disable vns memsinks in testenv
This commit is contained in:
@@ -129,6 +129,12 @@ vnc:
|
||||
vncauth:
|
||||
enabled: true
|
||||
|
||||
memsink:
|
||||
jpeg:
|
||||
sink: ""
|
||||
h264:
|
||||
sink: ""
|
||||
|
||||
otgnet:
|
||||
commands:
|
||||
post_start_cmd:
|
||||
|
||||
@@ -41,6 +41,12 @@ vnc:
|
||||
vncauth:
|
||||
enabled: true
|
||||
|
||||
memsink:
|
||||
jpeg:
|
||||
sink: ""
|
||||
h264:
|
||||
sink: ""
|
||||
|
||||
otgnet:
|
||||
commands:
|
||||
post_start_cmd:
|
||||
|
||||
Reference in New Issue
Block a user