Browse Source

Update 'ssh_config'

Pierre-Yves Barriat 6 năm trước cách đây
mục cha
commit
e85d4b8970
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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 -------------------------------------------------------------