force sue of compression
authorPierre Habouzit <madcoder@debian.org>
Sun, 6 Sep 2009 16:55:53 +0000 (18:55 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sun, 6 Sep 2009 16:55:53 +0000 (18:55 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
ssh/config

index 2b20128..136426e 100644 (file)
@@ -1,6 +1,7 @@
 HashKnownHosts no
-ControlMaster auto
-ControlPath   ~/.cache/ssh/%l_%r@%h:%p
+ControlMaster  auto
+ControlPath    ~/.cache/ssh/%l_%r@%h:%p
+Compression    yes
 VerifyHostKeyDNS yes
 
 Host *