mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-04-28 15:47:21 +00:00
api: vncproxy: update description of websocket parameter
Since commit 3e7567e0
("do not use novnc wsproxy"), the websocket
upgrade is done via the HTTP server.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
263c803dd1
commit
876d993886
@ -2267,7 +2267,7 @@ __PACKAGE__->register_method({
|
||||
websocket => {
|
||||
optional => 1,
|
||||
type => 'boolean',
|
||||
description => "starts websockify instead of vncproxy",
|
||||
description => "Prepare for websocket upgrade.",
|
||||
},
|
||||
'generate-password' => {
|
||||
optional => 1,
|
||||
|
Loading…
Reference in New Issue
Block a user