]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
document shards=1 enforcement 12866/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 31 May 2023 08:33:56 +0000 (10:33 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 31 May 2023 08:33:56 +0000 (10:33 +0200)
docs/backends/lmdb.rst

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