27de9dbf92
[Web] Dirty hack to touch Rspamd maps a second time
11 lines
147 B
PHP
11 lines
147 B
PHP
dns {
|
|
enable_dnssec = true;
|
|
}
|
|
map_watch_interval = 30s;
|
|
dns {
|
|
timeout = 4s;
|
|
retransmits = 2;
|
|
}
|
|
disable_monitoring = true;
|
|
full_gc_iters = 1;
|