mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Disable ControlMaster for cloud shell.
This commit is contained in:
@@ -14,6 +14,10 @@ CanonicalizeMaxDots 0
|
||||
Host *.*
|
||||
CheckHostIP yes
|
||||
|
||||
Host *.cloudshell.dev
|
||||
# Cloudshell hostnames are too long for unix sockets
|
||||
ControlMaster no
|
||||
|
||||
Match canonical all
|
||||
CheckHostIP no
|
||||
ControlMaster auto
|
||||
|
||||
Reference in New Issue
Block a user