[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 { dns {
enable_dnssec = true; enable_dnssec = true;
} }
map_watch_interval = 5min; map_watch_interval = 30s;
dns { dns {
timeout = 4s; timeout = 4s;
retransmits = 2; retransmits = 2;