From d3ee2140919d6d8a5370557f27fc47e463b7513f Mon Sep 17 00:00:00 2001 From: Nico Cartron Date: Thu, 9 May 2019 15:09:27 +0200 Subject: [PATCH] specified defaults for lmdb-shards setting --- docs/backends/lmdb.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/backends/lmdb.rst b/docs/backends/lmdb.rst index 87b829de85..4bc8e151f8 100644 --- a/docs/backends/lmdb.rst +++ b/docs/backends/lmdb.rst @@ -38,6 +38,7 @@ Path to the LMDB file (e.g. */var/spool/powerdns/pdns.lmdb*) ^^^^^^^^^^^^^^^^^ Records database will be split into this number of shards e.g. lmdb-shards=64 +Default is 2 on 32 bits systems, and 64 on 64 bits systems. .. _setting-lmdb-sync-mode: -- 2.47.2