Changed to use .docx instead of .odt as the .odt format is not acceptable on DICE
[clearscm.git] / rc / sshconfig
index 3daa4f0..2fe4668 100644 (file)
@@ -1,3 +1,11 @@
 ForwardX11 yes
-ForwardX11Trusted yes
+#ForwardX11Trusted yes
 StrictHostKeyChecking no
+
+Host *
+  ServerAliveInterval 300
+  ServerAliveCountMax 2
+
+Host jira
+  HostName %h.audience.local
+  User adefaria