From 4c9efd5bb1e9953aeee4dbaee2f3956ecdd74552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 30 Aug 2018 08:32:22 +0200 Subject: Double the job timeout for heavy jobs --- templates/turris.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/turris.conf') diff --git a/templates/turris.conf b/templates/turris.conf index 59d7c38..04e6713 100644 --- a/templates/turris.conf +++ b/templates/turris.conf @@ -1,2 +1,2 @@ TAGS=heavy -TIMEOUT=7200 +TIMEOUT=14400 -- cgit v1.2.3