Browse Source

Rspamd: increase redis timeout

Michael Kuron 5 years ago
parent
commit
c63967f7be
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;