Explorar el Código

Update 'ssh_config'

Pierre-Yves Barriat hace 6 años
padre
commit
e85d4b8970
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      ssh_config

+ 1 - 2
ssh_config

@@ -3,8 +3,7 @@
 Host *
     ForwardAgent yes 
     ForwardX11 yes 
-    #IdentitiesOnly yes 
-    #StrictHostKeyChecking no
+    ServerAliveInterval 60
 
 # Gateways -------------------------------------------------------------