]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update pdns.conf-dist
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 1 Dec 2015 12:22:00 +0000 (13:22 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 1 Dec 2015 12:22:21 +0000 (13:22 +0100)
pdns/pdns.conf-dist

index 962b705bb4c44df50e3cbf896edddcecf8c1f310..d1b7d2a2aaf3e53156a4d20525ea1ec0c1bdb2af 100644 (file)
 #
 # any-to-tcp=no
 
+#################################
+# api-key      REST API Static authentication key (required for API use)
+#
+# api-key=
+
+#################################
+# api-logfile  Filename of the log file for JSON parser
+#
+# api-logfile=/var/log/pdns.log
+
+#################################
+# api-readonly If the JSON API should disallow data modification
+#
+# api-readonly=no
+
 #################################
 # cache-ttl    Seconds to store packets in the PacketCache
 #
 # distributor-threads=3
 
 #################################
-# do-ipv6-additional-processing        Do AAAA additional processing
-#
-# do-ipv6-additional-processing=yes
-
-#################################
-# edns-subnet-processing       If we should act on EDNS Subnet options
-#
-# edns-subnet-processing=no
-
-#################################
-# entropy-source       If set, read entropy from this file
-#
-# entropy-source=/dev/urandom
-
-#################################
-# experimental-api-key REST API Static authentication key (required for API use)
-#
-# experimental-api-key=
-
-#################################
-# experimental-api-readonly    If the JSON API should disallow data modification
+# dname-processing     If we should support DNAME records
 #
-# experimental-api-readonly=no
+# dname-processing=no
 
 #################################
-# experimental-dname-processing        If we should support DNAME records
+# dnsupdate    Enable/Disable DNS update (RFC2136) support. Default is no.
 #
-# experimental-dname-processing=no
+# dnsupdate=no
 
 #################################
-# experimental-dnsupdate       Enable/Disable DNS update (RFC2136) support. Default is no.
+# do-ipv6-additional-processing        Do AAAA additional processing
 #
-# experimental-dnsupdate=no
+# do-ipv6-additional-processing=yes
 
 #################################
-# experimental-json-interface  If the webserver should serve JSON data
+# edns-subnet-processing       If we should act on EDNS Subnet options
 #
-# experimental-json-interface=no
+# edns-subnet-processing=no
 
 #################################
-# experimental-logfile Filename of the log file for JSON parser
+# entropy-source       If set, read entropy from this file
 #
-# experimental-logfile=/var/log/pdns.log
+# entropy-source=/dev/urandom
 
 #################################
 # experimental-lua-policy-script       Lua script for the policy engine
 #
 # include-dir=
 
+#################################
+# json-interface       If the webserver should serve JSON data
+#
+# json-interface=no
+
 #################################
 # launch       Which backends to launch and order to query them in
 #