Example 15909

DNS Config

DNS zone configuration.

{
zone: "boring-window.org"
ttl: 300 # seconds
nameservers: [
"ns1.remorseful-hutch.name"
"ns2.joyful-typewriter.info"
]

soa_email: "admin@kooky-fledgling.info"
refresh: 3600
retry: 1800
expire: 1209600
}

See also