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
|
# Global Config
|
||||||
Host *
|
Host *
|
||||||
ControlMaster auto
|
ControlMaster auto
|
||||||
ControlPersist yes
|
ControlPersist 1h
|
||||||
ControlPath ~/.ssh/control/%C
|
ControlPath /run/user/%i/ssh-%C
|
||||||
|
|
Loading…
Add table
Reference in a new issue