mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-24 02:04:10 +03: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…
x
Reference in New Issue
Block a user