Example 5420

DNS Config

DNS zone configuration.

{
zone: "unimportant-impact.name"
ttl: 600 # seconds
nameservers: [
"ns1.dreary-peony.com"
"ns2.finished-pecan.org"
]

soa_email: "admin@strong-fork.name"
refresh: 14400
retry: 600
expire: 1209600
}

See also