]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note and improved comment.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 3 May 2021 11:07:12 +0000 (13:07 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 3 May 2021 11:07:12 +0000 (13:07 +0200)
- Fix #481: Fix comment in configuration file.

doc/Changelog
doc/example.conf.in

index 6f1b4c3a2755162e6011380a5ef754e26331d014..a3a93926b318c46239ba54e804e1b655aab37e81 100644 (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.
index 2149b2258afec45c0e2755944d9f490be375048a..0a250bc793caf14f164c608408109949a6442800 100644 (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@"