Changelog note and improved comment.

- Fix #481: Fix comment in configuration file.
This commit is contained in:
W.C.A. Wijngaards 2021-05-03 13:07:12 +02:00
parent 6bab2a2421
commit 728a3cd7a6
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,6 @@
3 May 2021: Wouter
- Fix #481: Fix comment in configuration file.
29 April 2021: Wouter
- Add that log-servfail prints an IP address and more information
about one of the last failures for that query.

View file

@ -508,6 +508,7 @@ server:
#
# If you want to perform DNSSEC validation, run unbound-anchor before
# you start unbound (i.e. in the system boot scripts).
# And then enable the auto-trust-anchor-file config item.
# Please note usage of unbound-anchor root anchor is at your own risk
# and under the terms of our LICENSE (see that file in the source).
# auto-trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@"