This is an automated email from the ASF dual-hosted git repository. janl pushed a commit to branch chore/ioq-default-ini in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit b2a00f820f5853e90f7b9ba960e70d8fbf1703ea Author: Jan Lehnardt <[email protected]> AuthorDate: Fri May 1 11:06:04 2026 +0200 chore: remove duplicate ioq section entry in default.ini --- rel/overlay/etc/default.ini | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini index eabfc3c9b..7d60fee04 100644 --- a/rel/overlay/etc/default.ini +++ b/rel/overlay/etc/default.ini @@ -391,10 +391,6 @@ bind_address = 127.0.0.1 ;[httpd_design_handlers] ;_view = -;[ioq] -;concurrency = 10 -;ratio = 0.01 - [ssl] ;port = 6984
