Example 313

DNS Config

DNS zone configuration.

{
zone: "sugary-bonnet.biz"
ttl: 300 # seconds
nameservers: [
"ns1.realistic-teammate.biz"
"ns2.lumpy-object.info"
]

soa_email: "admin@ripe-hovel.net"
refresh: 14400
retry: 900
expire: 1209600
}

See also