]> git.proxmox.com Git - pve-http-server.git/commit
followup: adapt coding style to surrounding
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Feb 2019 09:44:26 +0000 (10:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Feb 2019 09:44:28 +0000 (10:44 +0100)
commit025b3038215db2d3a8165eee7816dd3b96b85993
tree49b03dc3f209e8aacba2a2ba902148f0d482fd73
parent404175ada21a27547dd761c8c62d76bb9f94c04a
followup: adapt coding style to surrounding

compression is set to true by default, and we only want to be able to
switch it off, not force it on.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/APIServer/AnyEvent.pm