Changeset 901 for trunk/dnsdb.conf
- Timestamp:
- 08/11/25 16:34:14 (6 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dnsdb.conf
r891 r901 29 29 30 30 ## BIND export options 31 # config fragment populated by exports from dnsadmin32 #bind_ zone_conf = /var/named/zones.conf33 # forward zone path31 # Config fragment populated by exports from dnsadmin 32 #bind_export_zone_conf = /var/named/zones.conf 33 # Forward zone file path template 34 34 #bind_export_zone_path = /var/named/zones/%view/db.%zone 35 # because they're fish of a different colour36 #bind_export_reverse_zone_path = /var/named/zones/%view/db.% arpazone37 # export all hostnames as full dot-terminated FQDNs?35 # Reverse zone file path template 36 #bind_export_reverse_zone_path = /var/named/zones/%view/db.%zone 37 # Export all hostnames as full dot-terminated FQDNs? 38 38 #bind_export_fqdn = 1 39 39 # Short TTL for "autoexpiry" of records. Values between 1 and 10 or so may
Note:
See TracChangeset
for help on using the changeset viewer.