[Rspamd] Increase task timeout to prevent expensive tasks to cause a timeout; Set max size for macro scans to 3 MiB
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
bind_socket = "*:11333";
|
||||
task_timeout = 12s;
|
||||
task_timeout = 25s;
|
||||
count = 1;
|
||||
.include(try=true; priority=30) "$CONFDIR/override.d/worker-normal.custom.inc"
|
||||
|
Reference in New Issue
Block a user