Example 6302

DNS Config

DNS zone configuration.

{
zone: "live-pecan.biz"
ttl: 600 # seconds
nameservers: [
"ns1.worthwhile-deed.biz"
"ns2.standard-airport.com"
]

soa_email: "admin@unfortunate-issue.org"
refresh: 14400
retry: 900
expire: 604800
}

See also