Skip to content

Commit

Permalink
Updated .ssh/config
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Sep 14, 2020
1 parent a40ce30 commit 88705c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .ssh/config
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# https://serverfault.com/questions/575112/why-do-my-ssh-sessions-freeze-after-some-time
Host *
ServerAliveInterval 60
ServerAliveInterval 15
ServerAliveCountMax 2

0 comments on commit 88705c9

Please sign in to comment.