diff --git a/rootfs/home/andre/.ssh/config b/rootfs/home/andre/.ssh/config index 36c6aa3..97c2f02 100644 --- a/rootfs/home/andre/.ssh/config +++ b/rootfs/home/andre/.ssh/config @@ -174,3 +174,5 @@ Host * CheckHostIP no ForwardX11 yes NoHostAuthenticationForLocalhost yes + ServerAliveInterval 60 + ServerAliveCountMax 2 \ No newline at end of file