From: Ewoud Kohl van Wijngaarden Date: Tue, 3 Oct 2023 15:13:21 +0000 (+0200) Subject: Match the lmdb-filename example with the default X-Git-Tag: rec-5.0.0-alpha2~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1592789438ad354e8c9a9e0848ebac754cb925ae;p=thirdparty%2Fpdns.git Match the lmdb-filename example with the default The default config places it in /var/lib, which is a more logical place for a DB. --- diff --git a/docs/backends/lmdb.rst b/docs/backends/lmdb.rst index 03ef9623cd..178dcf738c 100644 --- a/docs/backends/lmdb.rst +++ b/docs/backends/lmdb.rst @@ -32,7 +32,7 @@ Settings ``lmdb-filename`` ^^^^^^^^^^^^^^^^^ -Path to the LMDB file (e.g. */var/spool/powerdns/pdns.lmdb*) +Path to the LMDB file (e.g. */var/lib/powerdns/pdns.lmdb*) .. warning:: On systemd systems,