nickva commented on issue #541: Allow configuration of max doc IDs for optimised code path in changes filter URL: https://github.com/apache/couchdb/pull/541#issuecomment-306498518 @alxndrsn ``` MaxDocIds = config:get_integer("couchdb", "changes_doc_ids_optimization_threshold", 100), ``` That ^ should do it. The indent of the second line would be 4 spaces. Yeah some files are a mess, sorry about that. We are trying to at least apply the formatting rules for the new PRs. And thanks again for the PR. +1 after the formatting change. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
