Added ServerAlive
[clearscm.git] / rc / sshconfig
index 1fa25ee..6c6b890 100644 (file)
@@ -1,3 +1,7 @@
 ForwardX11 yes
 #ForwardX11Trusted yes
 StrictHostKeyChecking no
+
+Host *
+  ServerAliveInterval 300
+  ServerAliveCountMax 2