mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Add SSH ServerAliveInterval
Fixes occasional hangup of long running tasks
This commit is contained in:
@ -3,3 +3,4 @@ host_key_checking = false
|
|||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
scp_if_ssh = true
|
scp_if_ssh = true
|
||||||
|
ssh_args = -o ServerAliveInterval=10
|
||||||
|
Reference in New Issue
Block a user