From 209eb4b045e862cfbcd57fab132aef0afedf5dcf Mon Sep 17 00:00:00 2001 From: root Date: Sun, 28 Mar 2021 11:11:24 +0200 Subject: [PATCH] daily autocommit --- ssh/ssh_config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ssh/ssh_config b/ssh/ssh_config index 63e75e2..66b0d87 100644 --- a/ssh/ssh_config +++ b/ssh/ssh_config @@ -46,9 +46,9 @@ Host * # VisualHostKey no # ProxyCommand ssh -q -W %h:%p gateway.example.com # RekeyLimit 1G 1h - ControlMaster auto - ControlPath /tmp/ssh_mux_%h_%p_%r - ControlPersist 2h + # ControlMaster auto + # ControlPath /tmp/ssh_mux_%h_%p_%r + # ControlPersist 2h # SendEnvs LANG LC_* HashKnownHosts no GSSAPIAuthentication yes -- 2.39.5