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 *.*
|
Host *.*
|
||||||
CheckHostIP yes
|
CheckHostIP yes
|
||||||
|
|
||||||
|
Host *.cloudshell.dev
|
||||||
|
# Cloudshell hostnames are too long for unix sockets
|
||||||
|
ControlMaster no
|
||||||
|
|
||||||
Match canonical all
|
Match canonical all
|
||||||
CheckHostIP no
|
CheckHostIP no
|
||||||
ControlMaster auto
|
ControlMaster auto
|
||||||
|
|||||||
Reference in New Issue
Block a user