graphene-os-server-infrastr.../ssh/ssh_config

7 lines
133 B
Plaintext
Raw Normal View History

# Include drop-in configurations
Include /etc/ssh/ssh_config.d/*.conf
2023-07-13 15:41:59 +00:00
ServerAliveInterval 60
ServerAliveCountMax 10
TCPKeepAlive no