aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2022-11-30 20:41:41 +0000
committerVsevolod Stakhov <vsevolod@rspamd.com>2022-11-30 20:41:41 +0000
commita2392d50ef2809642c9890d1e02cddecec8f05e4 (patch)
tree97e4062b6b65d9a2a17791e1fc57ef4560449361 /conf
parentdd4e6a1cacca1828cc648f86e1485bfc5b6da092 (diff)
downloadrspamd-a2392d50ef2809642c9890d1e02cddecec8f05e4.tar.gz
rspamd-a2392d50ef2809642c9890d1e02cddecec8f05e4.zip
[Conf] Reduce the default timeout
Diffstat (limited to 'conf')
-rw-r--r--conf/worker-proxy.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/worker-proxy.inc b/conf/worker-proxy.inc
index 1959670fe..7f6723854 100644
--- a/conf/worker-proxy.inc
+++ b/conf/worker-proxy.inc
@@ -20,7 +20,7 @@ milter = yes; # Enable milter mode
# true for self-scan mode).
# If this behaviour is not desired, then it is recommended to reduce and adjust this
# value accordingly
-timeout = 120s;
+timeout = 60s;
upstream "local" {
default = yes;