mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-28 10:33:14 +00:00
vncwebsocket: do not proxy connection
This commit is contained in:
parent
d7b10d8819
commit
5b25afb0b7
@ -1370,7 +1370,6 @@ __PACKAGE__->register_method({
|
||||
name => 'vncwebsocket',
|
||||
path => '{vmid}/vncwebsocket',
|
||||
method => 'GET',
|
||||
proxyto => 'node',
|
||||
permissions => {
|
||||
check => ['perm', '/vms/{vmid}', [ 'VM.Console' ]],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user