]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Match the lmdb-filename example with the default 13323/head
authorEwoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
Tue, 3 Oct 2023 15:13:21 +0000 (17:13 +0200)
committerEwoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
Tue, 3 Oct 2023 15:13:21 +0000 (17:13 +0200)
The default config places it in /var/lib, which is a more logical place
for a DB.

docs/backends/lmdb.rst

index 03ef9623cd0d4068cbf11c9c49fa30678758205d..178dcf738cd27c9082cb64d587576a8a5eb74af3 100644 (file)
@@ -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,