[Rspamd] Revert custom DNS timeouts
This commit is contained in:
parent
d942d500be
commit
b5bf97eec9
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user