rnewson commented on a change in pull request #3764:
URL: https://github.com/apache/couchdb/pull/3764#discussion_r715665954
##########
File path: rel/overlay/etc/default.ini
##########
@@ -208,6 +208,11 @@ bind_address = 127.0.0.1
;
; Bulk docs transaction batch size in bytes
;update_docs_batch_size = 2500000
+;
+; The upper bound, in milliseconds, that a continuous changes feed will return
+; database results for. The response ends on receipt of the first change to
occur
+; after the duration period has lapsed.
+;changes_duration =
Review comment:
It would not, because that would be a list rather than `undefined`
--
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]