################################# # allow-recursion List of subnets that are allowed to recurse # allow-recursion=127.0.0.1,172.23.0.0/16 ################################# # daemon Operate as a daemon # daemon=yes ################################# # launch Which backends to launch and order to query them in # launch=bind ################################# # recursor If recursion is desired, IP address of a recursing nameserver # recursor=127.0.0.1:5300 ################################# # security-poll-suffix Domain name from which to query security update notifications # # security-poll-suffix=secpoll.powerdns.com. security-poll-suffix= ################################# # setgid If set, change group id to this gid for more security # setgid=pdns ################################# # setuid If set, change user id to this uid for more security # setuid=pdns ################################# # bind-config Location of the Bind configuration file to parse. # bind-config=/etc/powerdns/bindbackend.conf