Forráskód Böngészése

Update 'ssh_config'

Pierre-Yves Barriat 6 éve
szülő
commit
e85d4b8970
1 módosított fájl, 1 hozzáadás és 2 törlés
  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 -------------------------------------------------------------