From: Miod Vallat Date: Mon, 22 Sep 2025 12:36:46 +0000 (+0200) Subject: lmdb-write-notification-update also available in 4.9.9. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e39dd517a199e8b2cb1e88a46899ffc20362719c;p=thirdparty%2Fpdns.git lmdb-write-notification-update also available in 4.9.9. Signed-off-by: Miod Vallat --- diff --git a/docs/backends/lmdb.rst b/docs/backends/lmdb.rst index c14d1601d..7365e5c95 100644 --- a/docs/backends/lmdb.rst +++ b/docs/backends/lmdb.rst @@ -145,6 +145,7 @@ Always update the domains table in the database when the last notification timestamp is modified. If disabled, these timestamps will only be written back to the database when other changes to the domain (such as accounts) occur. +This setting is also available in version 4.9.9. **Warning**: Running with this flag disabled will cause spurious notifications to be sent upon startup.