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