diff --git a/.ssh/config b/.ssh/config index ed75ab2..7cb23d9 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,9 +1,9 @@ # --- OPTIONS --- -TCPKeepAlive no +TCPKeepAlive yes ServerAliveInterval 60 -ServerAliveCountMax 240 +ServerAliveCountMax 3 AddKeysToAgent yes #IPQoS lowdelay throughput CanonicalizeHostname yes