diff options
Diffstat (limited to 'ulri')
-rwxr-xr-x | ulri | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ my %config_usage = ( }, ssh_options => { desc => "SSH options", - default => "-o ConnectTimeout=5 -o BatchMode=yes" + default => "-o ConnectTimeout=5 -o BatchMode=yes -o ServerAliveInterval=5" }, packager => { desc => 'Default packager tag user by bot', |