Example 2610

DNS Config

DNS zone configuration.

{
zone: "valuable-bandwidth.info"
ttl: 300 # seconds
nameservers: [
"ns1.giving-obedience.name"
"ns2.liquid-bungalow.biz"
]

soa_email: "admin@stable-gazebo.biz"
refresh: 7200
retry: 900
expire: 1209600
}

See also