Example 1217

DNS Config

DNS zone configuration.

{
zone: "prestigious-honesty.name"
ttl: 600 # seconds
nameservers: [
"ns1.spiteful-bench.biz"
"ns2.ecstatic-request.biz"
]

soa_email: "admin@heavenly-flat.com"
refresh: 3600
retry: 1800
expire: 604800
}

See also