]> git.proxmox.com Git - qemu-server.git/commit
migration: disable compress
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 25 Sep 2015 11:50:37 +0000 (13:50 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 25 Sep 2015 15:58:44 +0000 (17:58 +0200)
commitb62532e4e89f1a1d23ea8c6b7d4158f28b962cbe
tree02d3a4bcecbb180ed6d4f61bd9937c5af07478c7
parent0b0a47e8ecedf80edaf4407e493f55f72584f6bb
migration: disable compress

it's already disable by default,
but we want to be sure if it's change in later release

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/QemuServer.pm