[Rspamd] Remove unwanted options after talking to Vsevo
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
dns {
|
dns {
|
||||||
enable_dnssec = true;
|
enable_dnssec = true;
|
||||||
}
|
}
|
||||||
map_watch_interval = 30s;
|
map_watch_interval = 5min;
|
||||||
dns {
|
dns {
|
||||||
timeout = 4s;
|
timeout = 4s;
|
||||||
retransmits = 2;
|
retransmits = 2;
|
||||||
}
|
}
|
||||||
disable_monitoring = true;
|
disable_monitoring = true;
|
||||||
full_gc_iters = 1;
|
|
||||||
|
Reference in New Issue
Block a user