projects
/
~madcoder
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
64832b8
)
force sue of compression
author
Pierre Habouzit
<madcoder@debian.org>
Sun, 6 Sep 2009 16:55:53 +0000
(18:55 +0200)
committer
Pierre 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
patch
|
blob
|
history
diff --git
a/ssh/config
b/ssh/config
index
2b20128
..
136426e
100644
(file)
--- a/
ssh/config
+++ b/
ssh/config
@@
-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 *