#
# 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
#