Remove setting compression in specific hosts
This commit is contained in:
parent
48cf8ce37e
commit
9a80c6f759
|
@ -166,7 +166,6 @@
|
|||
"freia" = {
|
||||
user = "elitherl";
|
||||
hostname = "freia020.hpc.l";
|
||||
compression = true;
|
||||
localForwards = [{
|
||||
bind.port = 6702;
|
||||
host = {
|
||||
|
@ -178,7 +177,6 @@
|
|||
"heimdall" = {
|
||||
user = "elitherl";
|
||||
hostname = "heimdall003.jet.uk";
|
||||
compression = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue