1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-02-03 02:57:15 +00:00

[Rspamd] Lower map watch interval

This commit is contained in:
andryyy
2019-12-02 10:54:22 +01:00
parent 751fcf0619
commit 7b4ed3bf64

View File

@@ -1,7 +1,7 @@
dns {
enable_dnssec = true;
}
map_watch_interval = 5min;
map_watch_interval = 30s;
dns {
timeout = 4s;
retransmits = 2;