Increase SSH connect timeout 3s -> 5s
This commit is contained in:
@@ -2,7 +2,7 @@ Host *
|
||||
# ControlMaster auto
|
||||
# ControlPath ~/.ssh/ctl/%r@%h:%p
|
||||
# ControlPersist 1h
|
||||
ConnectTimeout 3
|
||||
ConnectTimeout 5
|
||||
ServerAliveInterval 30
|
||||
AddKeysToAgent yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user