keep ssh session alive for 1H

This commit is contained in:
Morgan Wattiez 2019-06-17 11:15:20 +02:00
parent aa34fae390
commit b086b6d4f0

View File

@ -3,4 +3,4 @@ Host *
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa
ServerAliveInterval 60
ServerAliveInterval 3600