diff options
Diffstat (limited to 'straper/db/public/dns/etc-unbound/unbound.conf')
| -rw-r--r-- | straper/db/public/dns/etc-unbound/unbound.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/straper/db/public/dns/etc-unbound/unbound.conf b/straper/db/public/dns/etc-unbound/unbound.conf new file mode 100644 index 0000000..fa5185f --- /dev/null +++ b/straper/db/public/dns/etc-unbound/unbound.conf @@ -0,0 +1,10 @@ +# Unbound configuration file for Debian. +# +# See the unbound.conf(5) man page. +# +# See /usr/share/doc/unbound/examples/unbound.conf for a commented +# reference config file. +# +# The following line includes additional configuration files from the +# /etc/unbound/unbound.conf.d directory. +include-toplevel: "/etc/unbound/unbound.conf.d/*.conf" |
