update keepalives for ssh

This commit is contained in:
David Tomaschik
2023-08-09 10:24:48 -07:00
parent eb3392966a
commit 50011b1675

View File

@@ -29,7 +29,8 @@ Match canonical all
ForwardAgent no
ForwardX11 no
ForwardX11Trusted no
ServerAliveInterval 120
ServerAliveInterval 30
ServerAliveCountMax 3
UpdateHostKeys yes
User david
VerifyHostKeyDNS yes