diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index b58876f0..f19fd32e 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -84,7 +84,7 @@ - timed: '{my_timed}' wrappers: - timeout: - timeout: 1560 + timeout: 2640 # (24+18+2)*60 logrotate: daysToKeep: 3 numToKeep: 300 |