Example 104

DNS Config

DNS zone configuration.

{
zone: "able-goodwill.com"
ttl: 300 # seconds
nameservers: [
"ns1.young-ownership.com"
"ns2.oddball-digestive.info"
]

soa_email: "admin@blushing-hamburger.biz"
refresh: 3600
retry: 900
expire: 604800
}

See also