aboutsummaryrefslogtreecommitdiff
path: root/ssh/sshd-config/git.conf
blob: 102725a807d4b05bda33355aff7df792572b3b31 (plain) (blame)
1
2
3
4
5
6
Match Group git
    X11Forwarding no
    AllowTcpForwarding no
    PermitTunnel no
    AllowAgentForwarding no
    GatewayPorts no