Adjust server alive interval and count again

This commit is contained in:
Evie Litherland-Smith 2024-11-19 09:45:38 +00:00
parent 2ff3ca63c9
commit a187e9cb20

View file

@ -10,8 +10,8 @@
addKeysToAgent = "yes";
forwardAgent = true;
compression = true;
serverAliveInterval = 5;
serverAliveCountMax = 2;
serverAliveInterval = 15;
serverAliveCountMax = 5;
controlMaster = "auto";
controlPersist = "10s";
extraConfig = ''