Browse Source

Merge pull request #3095 from mkuron/redis-timeout

Rspamd: increase redis timeout
André Peters 6 years ago
parent
commit
a0bd427867
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/conf/rspamd/local.d/redis.conf

+ 1 - 0
data/conf/rspamd/local.d/redis.conf

@@ -1 +1,2 @@
 servers = "redis:6379";
+timeout = 10;