mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-31 21:33:42 +00:00
spiceproxy: set delete-this-file
This commit is contained in:
parent
af32683a67
commit
716a470c8c
@ -1390,7 +1390,8 @@ __PACKAGE__->register_method({
|
||||
host => $proxyticket,
|
||||
proxy => "http://$host:3128",
|
||||
port => 1, # not used for now
|
||||
password => $ticket
|
||||
password => $ticket,
|
||||
'delete-this-file' => 1,
|
||||
};
|
||||
}});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user