X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsshconfig;h=6c6b8904df0a6b04e4ff86bce5708120dcd4dd05;hb=dc53e11ad32775703159f75aeb4c4af01d9da73b;hp=1fa25ee1b73c88dd047a928f39432d5f1a255a43;hpb=28c190798ee099c17413fda88e320df4a0e3e78e;p=clearscm.git diff --git a/rc/sshconfig b/rc/sshconfig index 1fa25ee..6c6b890 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -1,3 +1,7 @@ ForwardX11 yes #ForwardX11Trusted yes StrictHostKeyChecking no + +Host * + ServerAliveInterval 300 + ServerAliveCountMax 2