rnewson commented on code in PR #5711:
URL: https://github.com/apache/couchdb/pull/5711#discussion_r2460552300


##########
rel/overlay/etc/default.ini:
##########
@@ -1195,6 +1195,9 @@ url = {{nouveau_url}}
 ;[couch_quickjs_scanner_plugin.skip_{dbs,ddoc,docs}]
 
 [couch_auto_purge_plugin]
+; The fewest id/rev pairs the plugin will attempt to purge in
+; one request, excepting at the end of a database scan.
+;min_batch_size = 100

Review Comment:
   sure



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to