From: Peter van Dijk Date: Wed, 31 May 2023 08:33:56 +0000 (+0200) Subject: document shards=1 enforcement X-Git-Tag: rec-4.10.0-alpha0~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12866%2Fhead;p=thirdparty%2Fpdns.git document shards=1 enforcement --- diff --git a/docs/backends/lmdb.rst b/docs/backends/lmdb.rst index c4a4f939ac..03ef9623cd 100644 --- a/docs/backends/lmdb.rst +++ b/docs/backends/lmdb.rst @@ -137,6 +137,7 @@ Run in Lightning Stream compatible mode. This: * forces ``flag-deleted`` on * forces ``random-ids`` on * handles duplicate entries in databases that can result from domains being added on two Lightning Stream nodes at the same time +* aborts startup if ``shards`` is not set to ``1`` LMDB Structure --------------