summaryrefslogtreecommitdiffstats
path: root/conf/worker-normal.inc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-14 16:47:48 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-14 16:47:48 +0100
commit46ee494eab8c03f2b9180dda9740512398d29fe4 (patch)
treed2e14bd3349f0ca1fe31cbab66bb8bd3afb39430 /conf/worker-normal.inc
parente4731b934c7bdf03d128727acb701c6d6d7ffc0f (diff)
downloadrspamd-46ee494eab8c03f2b9180dda9740512398d29fe4.tar.gz
rspamd-46ee494eab8c03f2b9180dda9740512398d29fe4.zip
Set default task_timeout explicitly.
Diffstat (limited to 'conf/worker-normal.inc')
-rw-r--r--conf/worker-normal.inc1
1 files changed, 1 insertions, 0 deletions
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;