nickva commented on code in PR #5655: URL: https://github.com/apache/couchdb/pull/5655#discussion_r2350070266
########## src/docs/src/config/scanner.rst: ########## @@ -249,3 +249,12 @@ settings in their ``[{plugin}]`` section. [couch_scanner_plugin_ddoc_features] ddoc_report = false + +.. config:section:: couch_auto_purge_plugin :: Configure the Auto Purge plugin + + .. config:option:: deleted_document_ttl Review Comment: I like the name. Previously when discussing this we used the term tombstones, which it was descriptive it would be a new term for users to learn. In the future it would be easier to also have a `deleted_conflict_ttl` which could be handled by the purge mechanism. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org