1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-27 08:41:32 +00:00
Files
mailcow-dockerized/data/conf/rspamd/local.d/options.inc
2017-11-03 20:26:36 +01:00

10 lines
127 B
PHP

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