mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-30 16:39:51 +08:00
9 lines
101 B
PHP
9 lines
101 B
PHP
dns {
|
|
enable_dnssec = true;
|
|
}
|
|
map_watch_interval = 15s;
|
|
dns {
|
|
timeout = 4s;
|
|
retransmits = 5;
|
|
}
|