]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- In example.conf explain where to put cachedb module in module-config.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Feb 2019 09:48:38 +0000 (09:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Feb 2019 09:48:38 +0000 (09:48 +0000)
git-svn-id: file:///svn/unbound/trunk@5120 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/example.conf.in

index 258d3fd10231ca5a927653e186749b8da4072940..94c6ed2d1ca25e12a03d11e98feea0b592437520 100644 (file)
@@ -1,6 +1,7 @@
 21 February 2019: Wouter
        - Fix the error for unknown module in module-config is understandable,
          and explains it was not compiled in and where to see the list.
+       - In example.conf explain where to put cachedb module in module-config.
 
 20 February 2019: Wouter
        - Fix pythonmod include and sockaddr_un ifdefs for compile on
index 1c7165a2d9f506a0875232429335b20df9929ae7..b33aaff0fd136de97bb6aa6ffc664ca64ed18ed8 100644 (file)
@@ -973,7 +973,7 @@ remote-control:
 # Enable external backend DB as auxiliary cache.  Specify the backend name
 # (default is "testframe", which has no use other than for debugging and
 # testing) and backend-specific options.  The 'cachedb' module must be
-# included in module-config.
+# included in module-config, just before the iterator module.
 # cachedb:
 #     backend: "testframe"
 #     # secret seed string to calculate hashed keys