Example 14605
DNS Config
DNS zone configuration.
{
zone: "general-march.biz"
ttl: 300 # seconds
nameservers: [
"ns1.mad-sandbar.org"
"ns2.stingy-conservation.net"
]
soa_email: "admin@untidy-pantyhose.org"
refresh: 14400
retry: 900
expire: 604800
}