From: Kees Monshouwer Date: Tue, 17 Dec 2013 10:12:31 +0000 (+0100) Subject: update debian pdns.conf X-Git-Tag: rec-3.6.0-rc1~290^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1172%2Fhead;p=thirdparty%2Fpdns.git update debian pdns.conf --- diff --git a/debian/config/pdns.conf b/debian/config/pdns.conf index 8dd534ad91..f27b56a4c8 100644 --- a/debian/config/pdns.conf +++ b/debian/config/pdns.conf @@ -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 # @@ -49,6 +59,11 @@ # # 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 # @@ -69,6 +84,11 @@ # # 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 # @@ -104,11 +124,6 @@ # # 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 # @@ -129,6 +144,11 @@ # # guardian=no +################################# +# include-dir Include *.conf files from this directory +# +# include-dir= + ################################# # launch Which backends to launch and order to query them in # @@ -270,7 +290,7 @@ # 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 @@ -364,11 +384,6 @@ # # 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 #