From c4888fbb8e1fa511bad1280c5762c239860c681a Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 9 Feb 2016 15:53:11 +0100 Subject: [PATCH] Added value for ServerAliveInterval setting --- include/tests_ssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_ssh b/include/tests_ssh index a1d79d3e..20eeddbd 100644 --- a/include/tests_ssh +++ b/include/tests_ssh @@ -115,7 +115,7 @@ Port:,,22:!\ PrintLastLog:YES,,NO:=\ Protocol:2,,1:=\ - ServerAliveInterval:,,0:>\ + ServerAliveInterval:1,,0:>\ StrictModes:YES,,NO:=\ TCPKeepAlive:NO,,YES:=\ UseDNS:YES,,NO:=\