This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 013ed67fe71ca5241429bb7f7cdd020e22f66fa1 Merge: 32a4b60eb 01e197a37 Author: Robert Newson <[email protected]> AuthorDate: Thu Oct 9 20:00:49 2025 +0100 Merge pull request #5695 from apache/deleted_document_ttl_enhancement change deleted_document_ttl to match scanner repeat format src/chttpd/src/chttpd_db.erl | 11 ++++++++--- src/couch/src/couch_auto_purge_plugin.erl | 21 ++++++++++++++++++--- .../test/eunit/couch_auto_purge_plugin_tests.erl | 4 ++-- src/couch_scanner/src/couch_scanner_util.erl | 3 ++- src/docs/src/api/database/misc.rst | 6 +++--- src/docs/src/config/scanner.rst | 7 +++++-- 6 files changed, 38 insertions(+), 14 deletions(-)
