Control Master only 1 hour idle and in temp dir
This commit is contained in:
parent
ee0c087692
commit
ea63605793
1 changed files with 2 additions and 2 deletions
|
@ -55,5 +55,5 @@ Host ssh.dev.azure.com
|
|||
# Global Config
|
||||
Host *
|
||||
ControlMaster auto
|
||||
ControlPersist yes
|
||||
ControlPath ~/.ssh/control/%C
|
||||
ControlPersist 1h
|
||||
ControlPath /run/user/%i/ssh-%C
|
||||
|
|
Loading…
Add table
Reference in a new issue