[Rspamd] Revert custom DNS timeouts

master
andryyy 2021-07-11 17:31:40 +02:00
parent d942d500be
commit b5bf97eec9
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 0 additions and 5 deletions

View File

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