You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/07/15 15:37:33 UTC

[GitHub] [couchdb] nickva commented on a diff in pull request #4089: Migrate CouchDB to rebar3

nickva commented on code in PR #4089:
URL: https://github.com/apache/couchdb/pull/4089#discussion_r922283899


##########
rel/overlay/etc/default.ini:
##########
@@ -14,7 +14,7 @@ view_index_dir = {{view_index_dir}}
 ; The actual limit may be slightly lower depending on how
 ; many schedulers you have as the allowance is divided evenly
 ; among them.
-;max_dbs_open = 500
+max_dbs_open = 500

Review Comment:
   Wonder why we had to uncomment it?



-- 
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-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org