Initial euclide.org release
This commit is contained in:
20
fixtures/pdns/pdns.conf
Normal file
20
fixtures/pdns/pdns.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
log-dns-queries=yes
|
||||
loglevel=5
|
||||
allow-recursion=127.0.0.1
|
||||
default-ttl=60
|
||||
disable-axfr=no
|
||||
api=yes
|
||||
api-key=123password
|
||||
api-logfile=/var/log/pdns-api.log
|
||||
webserver=yes
|
||||
webserver-address=0.0.0.0
|
||||
webserver-allow-from=0.0.0.0/0;::/0
|
||||
guardian=yes
|
||||
launch=
|
||||
local-address=0.0.0.0
|
||||
local-ipv6=::
|
||||
master=yes
|
||||
soa-expire-default=1209600
|
||||
soa-minimum-ttl=60
|
||||
soa-refresh-default=60
|
||||
soa-retry-default=60
|
||||
Reference in New Issue
Block a user