Name
min_dns_ttl — override DNS TTLs smaller than this value
Synopsis
min_dns_ttl = 0
Description
Any DNS response with a TTL of less than the value of min_dns_ttl
will be increased to the value of min_dns_ttl
. The default value is 0
.
Scope
min_dns_ttl is valid in the global scope.
See Also
Was this page helpful?