Example 9505

DNS Config

DNS zone configuration.

{
zone: "firm-pick.net"
ttl: 86400 # seconds
nameservers: [
"ns1.interesting-muscat.biz"
"ns2.darling-graffiti.name"
]

soa_email: "admin@humble-fork.name"
refresh: 3600
retry: 1800
expire: 604800
}

See also