This is an automated email from the ASF dual-hosted git repository. vatamane pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 888e5b82176e1ee7bcaa1d601717144f3c6318df Author: Jesper Høy <[email protected]> AuthorDate: Mon Nov 17 18:04:08 2025 +0100 deleted a blank line --- src/docs/src/api/database/misc.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/src/docs/src/api/database/misc.rst b/src/docs/src/api/database/misc.rst index c4f869d42..f2dc9c0cd 100644 --- a/src/docs/src/api/database/misc.rst +++ b/src/docs/src/api/database/misc.rst @@ -134,7 +134,6 @@ The database's ``purge_seq`` and ``update_seq`` will be increased. .. note:: The _purge endpoint is restricted to admin users (since version 2.3.1) - Internal Replication ====================== Purges are automatically replicated between replicas of the same database. Each
