Example 12304

DNS Config

DNS zone configuration.

{
zone: "remarkable-march.biz"
ttl: 86400 # seconds
nameservers: [
"ns1.neighboring-boulevard.org"
"ns2.proud-alert.info"
]

soa_email: "admin@huge-configuration.net"
refresh: 3600
retry: 600
expire: 604800
}

See also