We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6fea6c2 + dd8039c commit 82f46a2Copy full SHA for 82f46a2
attributes/default.rb
@@ -82,7 +82,7 @@
82
server['dh_build_primes'] = false
83
server['dh_build_primes_size'] = 4096
84
server['host_key_files'] = nil
85
- server['client_alive_interval'] = 600 # 10min
+ server['client_alive_interval'] = 300 # 5min
86
server['client_alive_count'] = 3 # ~> 3 x interval
87
server['allow_root_with_key'] = false
88
server['allow_tcp_forwarding'] = false
0 commit comments