1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-04 20:49:17 +00:00

Merge pull request #3095 from mkuron/redis-timeout

Rspamd: increase redis timeout
This commit is contained in:
André Peters
2019-10-29 11:52:03 +01:00
committed by GitHub

View File

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