Remove setting compression in specific hosts

This commit is contained in:
Evie Litherland-Smith 2024-01-05 07:36:09 +00:00
parent 48cf8ce37e
commit 9a80c6f759

View file

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