Example 5004

DNS Config

DNS zone configuration.

{
zone: "monthly-secret.org"
ttl: 3600 # seconds
nameservers: [
"ns1.lustrous-mom.org"
"ns2.edible-habit.info"
]

soa_email: "admin@shocked-tomb.com"
refresh: 7200
retry: 600
expire: 604800
}

See also