]> source.dussan.org Git - rspamd.git/commitdiff
[Conf] Reduce the default timeout
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 30 Nov 2022 20:41:41 +0000 (20:41 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 30 Nov 2022 20:41:41 +0000 (20:41 +0000)
conf/worker-proxy.inc

index 1959670fefdac3e77123293b1659b7d236ecedca..7f6723854b5d0183fd0e39bed879932137846e4d 100644 (file)
@@ -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;