Example 2017

DNS Config

DNS zone configuration.

{
zone: "dramatic-scorpion.com"
ttl: 3600 # seconds
nameservers: [
"ns1.elementary-crocodile.biz"
"ns2.digital-petal.org"
]

soa_email: "admin@tough-simple.net"
refresh: 7200
retry: 600
expire: 604800
}

See also