]> granicus.if.org Git - pdns/commitdiff
update debian pdns.conf
authorKees Monshouwer <mind04@monshouwer.org>
Tue, 17 Dec 2013 10:12:31 +0000 (11:12 +0100)
committermind04 <mind04@monshouwer.org>
Tue, 17 Dec 2013 11:30:56 +0000 (12:30 +0100)
debian/config/pdns.conf

index 8dd534ad91d4cc6709f16951f817a96555542449..f27b56a4c8286872b287c2f848243bbcc03cffd5 100644 (file)
@@ -1,4 +1,9 @@
 # Autogenerated configuration file template
+#################################
+# add-superfluous-nsec3-for-old-bind   Add superfluous NSEC3 record to positive wildcard response
+#
+# add-superfluous-nsec3-for-old-bind=yes
+
 #################################
 # allow-axfr-ips       Allow zonetransfers only to these subnets
 #
@@ -9,6 +14,11 @@
 #
 # allow-recursion=0.0.0.0/0
 
+#################################
+# any-to-tcp   Answer ANY queries with tc=1, shunting to TCP
+#
+# any-to-tcp=no
+
 #################################
 # cache-ttl    Seconds to store packets in the PacketCache
 #
 #
 # default-ksk-size=0
 
+#################################
+# default-soa-mail     mail address to insert in the SOA record if none set in the backend
+#
+# default-soa-mail=
+
 #################################
 # default-soa-name     name to insert in the SOA record if none set in the backend
 #
 #
 # default-zsk-size=0
 
+#################################
+# direct-dnskey        Fetch DNSKEY RRs from backend during DNSKEY synthesis
+#
+# direct-dnskey=no
+
 #################################
 # disable-axfr Disable zonetransfers but do allow TCP queries
 #
 #
 # entropy-source=/dev/urandom
 
-#################################
-# experimental-direct-dnskey   EXPERIMENTAL: fetch DNSKEY RRs from backend during DNSKEY synthesis
-#
-# experimental-direct-dnskey=no
-
 #################################
 # experimental-json-interface  If the webserver should serve JSON data
 #
 #
 # guardian=no
 
+#################################
+# include-dir  Include *.conf files from this directory
+#
+# include-dir=
+
 #################################
 # launch       Which backends to launch and order to query them in
 #
 # queue-limit=1500
 
 #################################
-# receiver-threads     Default number of Distributor (backend) threads to start
+# receiver-threads     Default number of receiver threads to start
 #
 # receiver-threads=1
 
 #
 # socket-dir=/var/run
 
-#################################
-# strict-rfc-axfrs     Perform strictly rfc compliant axfrs (very slow)
-#
-# strict-rfc-axfrs=no
-
 #################################
 # tcp-control-address  If set, PowerDNS can be controlled over TCP on this address
 #