offload: Make the compression methods configurable.
commit1d48cf948cfb825a5b080d5cbe3ba3cb69beb7c8
authorLudovic Courtès <ludo@gnu.org>
Mon, 5 Dec 2016 22:15:17 +0000 (5 23:15 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 5 Dec 2016 22:19:38 +0000 (5 23:19 +0100)
tree2e1cb6c98d848d31fe45c2070272acb4ecb69563
parent067a2e2de9e5f8437ce020c62f64e08b82af72b8
offload: Make the compression methods configurable.

* guix/scripts/offload.scm (<build-machine>)[compression]
[compression-level]: New fields.
(open-ssh-session): Honor them.
* doc/guix.texi (Daemon Offload Setup): Document them.
doc/guix.texi
guix/scripts/offload.scm