Added client_script Audience and some shopt's.
[clearscm.git] / rc / sshconfig
index 3daa4f0..6c6b890 100644 (file)
@@ -1,3 +1,7 @@
 ForwardX11 yes
-ForwardX11Trusted yes
+#ForwardX11Trusted yes
 StrictHostKeyChecking no
+
+Host *
+  ServerAliveInterval 300
+  ServerAliveCountMax 2