Example 8620
DNS Config
DNS zone configuration.
{
zone: "that-cardboard.name"
ttl: 3600 # seconds
nameservers: [
"ns1.subtle-piglet.biz"
"ns2.formal-desk.name"
]
soa_email: "admin@winding-pomelo.info"
refresh: 7200
retry: 1800
expire: 1209600
}