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

10 lines
128 B
PHP

dns {
enable_dnssec = true;
}
map_watch_interval = 30s;
dns {
timeout = 15s;
retransmits = 5;
}
disable_monitored = true;