Switch to using only sqlite.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
launch=gsqlite3,bind
|
||||
launch=gsqlite3
|
||||
gsqlite3-database=/var/lib/powerdns/pdns.sqlite3
|
||||
gsqlite3-pragma-foreign-keys=yes
|
||||
bind-config=/usr/local/etc/pdns/bind.conf
|
||||
master=yes
|
||||
allow-axfr-ips=
|
||||
dnsupdate=yes
|
||||
allow-dnsupdate-from=
|
||||
allow-dnsupdate-from=10.215.1.0/24
|
||||
# Only notify on ipv4
|
||||
only-notify=0.0.0.0/0
|
||||
|
||||
# Autogenerated configuration file template
|
||||
|
||||
|
||||
Reference in New Issue
Block a user