spiceproxy: set delete-this-file

This commit is contained in:
Dietmar Maurer 2013-06-27 09:28:13 +02:00
parent af32683a67
commit 716a470c8c

View File

@ -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,
};
}});