server keepalive
This commit is contained in:
parent
c420f89d48
commit
59d69587dd
@ -79,6 +79,7 @@ if (!function_exists('generateSshCommand')) {
|
||||
. '-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null '
|
||||
. '-o PasswordAuthentication=no '
|
||||
. '-o ConnectTimeout=3600 '
|
||||
. '-o ServerAliveInterval=60 '
|
||||
. '-o RequestTTY=no '
|
||||
. '-o LogLevel=ERROR '
|
||||
. "-p {$port} "
|
||||
|
Loading…
x
Reference in New Issue
Block a user