Example 15708

DNS Config

DNS zone configuration.

{
zone: "boiling-chops.org"
ttl: 300 # seconds
nameservers: [
"ns1.formal-hello.com"
"ns2.great-depot.net"
]

soa_email: "admin@shiny-ice-cream.info"
refresh: 14400
retry: 1800
expire: 604800
}

See also