Compare commits

...

3 Commits

3 changed files with 4 additions and 0 deletions
@@ -12,6 +12,8 @@
auto-trust-anchor-file: "/root.key" auto-trust-anchor-file: "/root.key"
# send minimal amount of information to upstream servers to enhance privacy # send minimal amount of information to upstream servers to enhance privacy
qname-minimisation: yes qname-minimisation: yes
prefetch: yes
serve-expired: yes
# the interface that is used to connect to the network (this will listen to all interfaces) # the interface that is used to connect to the network (this will listen to all interfaces)
interface: 0.0.0.0 interface: 0.0.0.0
# interface: ::0 # interface: ::0
Binary file not shown.
@@ -12,6 +12,8 @@
auto-trust-anchor-file: "/root.key" auto-trust-anchor-file: "/root.key"
# send minimal amount of information to upstream servers to enhance privacy # send minimal amount of information to upstream servers to enhance privacy
qname-minimisation: yes qname-minimisation: yes
prefetch: yes
serve-expired: yes
# the interface that is used to connect to the network (this will listen to all interfaces) # the interface that is used to connect to the network (this will listen to all interfaces)
interface: 0.0.0.0 interface: 0.0.0.0
# interface: ::0 # interface: ::0