diff --git a/filter/etc/e-smith/templates/etc/rspamd/rspamd.conf/20Options b/filter/etc/e-smith/templates/etc/rspamd/rspamd.conf/20Options index 85c121e2..a4a75261 100644 --- a/filter/etc/e-smith/templates/etc/rspamd/rspamd.conf/20Options +++ b/filter/etc/e-smith/templates/etc/rspamd/rspamd.conf/20Options @@ -55,7 +55,7 @@ stats_file = "${DBDIR}/stats.ucl"; hs_cache_dir = "$\{DBDIR\}/"; # Timeout for messages processing (must be larger than any internal timeout used) -task_timeout = 15s; +task_timeout = 120s; # Emit soft reject when timeout takes place soft_reject_on_timeout = true;