Example 1616

DNS Config

DNS zone configuration.

{
zone: "shiny-understanding.org"
ttl: 600 # seconds
nameservers: [
"ns1.reckless-sport.info"
"ns2.velvety-fraudster.com"
]

soa_email: "admin@bad-pendant.info"
refresh: 7200
retry: 900
expire: 1209600
}

See also