Lower the number of retries to recover faster

This commit is contained in:
2025-10-08 23:07:12 +02:00
parent 41090b07b2
commit eee142460e

View File

@@ -7,7 +7,7 @@ Host *
ControlPersist 10m
# When a shared connection is broken (remote reboot), detect it faster.
ServerAliveInterval 11
ServerAliveCountMax 3
ServerAliveCountMax 2
ConnectTimeout 10
AddKeysToAgent yes