mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-13 19:58:08 +00:00
Add SSH ServerAliveInterval
Fixes occasional hangup of long running tasks
This commit is contained in:
parent
68a10a2f1f
commit
c5ddfd0a72
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ host_key_checking = false
|
|||
|
||||
[ssh_connection]
|
||||
scp_if_ssh = true
|
||||
ssh_args = -o ServerAliveInterval=10
|
||||
|
|
Loading…
Reference in a new issue