Example 15620
DNS Config
DNS zone configuration.
{
zone: "weighty-nougat.org"
ttl: 3600 # seconds
nameservers: [
"ns1.impassioned-godfather.org"
"ns2.bouncy-diversity.biz"
]
soa_email: "admin@important-brush.org"
refresh: 14400
retry: 600
expire: 604800
}