mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-16 10:59:39 +02:00
10 lines
127 B
PHP
10 lines
127 B
PHP
dns {
|
|
enable_dnssec = true;
|
|
}
|
|
map_watch_interval = 30s;
|
|
dns {
|
|
timeout = 4s;
|
|
retransmits = 5;
|
|
}
|
|
disable_monitored = true;
|