Mercurial > sat_docs
view scripts/dns_srv/template/etc/bind/named.conf.local @ 76:16ce0419a0e9
xep (jid mention): added "path" in Context parent description to make it more explicit + acknowledgements section
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 16 Jan 2016 18:48:23 +0100 |
parents | 73d3b94b7364 |
children |
line wrap: on
line source
zone "<domain>" IN { type master; file "zone.<domain>"; }; zone "0.0.127.in-addr.arpa" { type master; file "revp.127.0.0"; };