1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-06 21: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 = 30s;
dns {
timeout = 15s;
retransmits = 5;
}
disable_monitoring = true;