1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-04 20:49:17 +00:00
Files
mailcow-dockerized/data/conf/rspamd/local.d/options.inc

10 lines
129 B
PHP

dns {
enable_dnssec = true;
}
map_watch_interval = 5min;
dns {
timeout = 4s;
retransmits = 2;
}
disable_monitoring = true;