From 46ee494eab8c03f2b9180dda9740512398d29fe4 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Wed, 14 Oct 2015 16:47:48 +0100 Subject: [PATCH] Set default task_timeout explicitly. --- conf/worker-normal.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/worker-normal.inc b/conf/worker-normal.inc index 5f86dcc05..ff4f0727a 100644 --- a/conf/worker-normal.inc +++ b/conf/worker-normal.inc @@ -2,3 +2,4 @@ type = "normal"; mime = true; +task_timeout = 8s; -- 2.39.5