keep ssh session alive for 1H
This commit is contained in:
parent
aa34fae390
commit
b086b6d4f0
@ -3,4 +3,4 @@ Host *
|
|||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
UseKeychain yes
|
UseKeychain yes
|
||||||
IdentityFile ~/.ssh/id_rsa
|
IdentityFile ~/.ssh/id_rsa
|
||||||
ServerAliveInterval 60
|
ServerAliveInterval 3600
|
||||||
|
Loading…
Reference in New Issue
Block a user