mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-19 22:42:24 -05:00
10 lines
169 B
Text
10 lines
169 B
Text
# Include drop-in configurations
|
|
Include /etc/ssh/ssh_config.d/*.conf
|
|
|
|
IPQoS cs2 cs0
|
|
|
|
ServerAliveInterval 60
|
|
ServerAliveCountMax 2
|
|
TCPKeepAlive no
|
|
|
|
VerifyHostKeyDNS ask
|