Example 3716

DNS Config

DNS zone configuration.

{
zone: "frizzy-sermon.biz"
ttl: 86400 # seconds
nameservers: [
"ns1.each-sushi.name"
"ns2.tender-publicity.net"
]

soa_email: "admin@chubby-tapioca.org"
refresh: 7200
retry: 900
expire: 604800
}

See also