From: Vsevolod Stakhov Date: Wed, 14 Oct 2015 15:47:48 +0000 (+0100) Subject: Set default task_timeout explicitly. X-Git-Tag: 1.0.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46ee494eab8c03f2b9180dda9740512398d29fe4;p=thirdparty%2Frspamd.git Set default task_timeout explicitly. --- diff --git a/conf/worker-normal.inc b/conf/worker-normal.inc index 5f86dcc053..ff4f0727ab 100644 --- a/conf/worker-normal.inc +++ b/conf/worker-normal.inc @@ -2,3 +2,4 @@ type = "normal"; mime = true; +task_timeout = 8s;