Browse Source

[Rspamd] Set task timeout to 12s

André 7 years ago
parent
commit
c2d9928f8f
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;