From 31d4f0a7aa3fbc39c63b8ad845501d1859437984 Mon Sep 17 00:00:00 2001 From: andre Date: Tue, 13 Jan 2026 12:09:21 +0100 Subject: [PATCH] rootfs/home/andre/.ssh/config aktualisiert --- rootfs/home/andre/.ssh/config | 2 ++ 1 file changed, 2 insertions(+) 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