1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-03 12:09:16 +00:00
Files
mailcow-dockerized/data/conf/rspamd/local.d/options.inc
2021-06-21 22:03:26 +02:00

11 lines
144 B
PHP

dns {
enable_dnssec = true;
}
map_watch_interval = 30s;
dns {
timeout = 6s;
retransmits = 4;
sockets = 16;
}
disable_monitoring = true;