Browse Source

Rspamd: increase task timeout

Michael Kuron 7 years ago
parent
commit
6640b4205f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/conf/rspamd/override.d/worker-normal.inc

+ 1 - 0
data/conf/rspamd/override.d/worker-normal.inc

@@ -1 +1,2 @@
 bind_socket = "*:11333";
+task_timeout = 12s;