1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-26 16:21:31 +00:00

[Rspamd] Revert custom DNS timeouts

This commit is contained in:
andryyy
2021-07-11 17:31:40 +02:00
parent d942d500be
commit b5bf97eec9

View File

@@ -2,9 +2,4 @@ dns {
enable_dnssec = true;
}
map_watch_interval = 30s;
dns {
timeout = 6s;
retransmits = 4;
sockets = 16;
}
disable_monitoring = true;