Example 417

DNS Config

DNS zone configuration.

{
zone: "burdensome-atrium.biz"
ttl: 600 # seconds
nameservers: [
"ns1.strong-antelope.com"
"ns2.limping-sprinkles.net"
]

soa_email: "admin@whopping-ignorance.org"
refresh: 7200
retry: 900
expire: 604800
}

See also