Example 617
DNS Config
DNS zone configuration.
{
zone: "probable-toothbrush.net"
ttl: 600 # seconds
nameservers: [
"ns1.frightened-awareness.org"
"ns2.trivial-disconnection.net"
]
soa_email: "admin@stark-gastropod.name"
refresh: 7200
retry: 1800
expire: 604800
}