Example 4408

DNS Config

DNS zone configuration.

{
zone: "lazy-halt.biz"
ttl: 300 # seconds
nameservers: [
"ns1.gripping-morning.biz"
"ns2.ornery-council.org"
]

soa_email: "admin@neighboring-cake.com"
refresh: 3600
retry: 600
expire: 604800
}

See also