janl commented on code in PR #5466:
URL: https://github.com/apache/couchdb/pull/5466#discussion_r2009939316


##########
rel/overlay/etc/default.ini:
##########
@@ -1055,6 +1056,20 @@ url = {{nouveau_url}}
 ; is to aggregate reports per database.
 ;ddoc_report = false
 
+[couch_scanner_plugin_conflict_finder]
+; Which types of conflicting docs to scan.
+;conflicts = true
+;deleted_conflicts = false
+
+; Run plugin on the first node (default) or on all nodes.
+;run_on_first_node = true

Review Comment:
   single shard copy would be nice to be added to the scanner framework :)



-- 
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

Reply via email to