Example 8815

DNS Config

DNS zone configuration.

{
zone: "boiling-dredger.com"
ttl: 86400 # seconds
nameservers: [
"ns1.valuable-yak.com"
"ns2.youthful-pilot.biz"
]

soa_email: "admin@trusting-final.com"
refresh: 7200
retry: 900
expire: 1209600
}

See also