nickva commented on a change in pull request #3577:
URL: https://github.com/apache/couchdb/pull/3577#discussion_r638975964
##########
File path: rel/overlay/etc/default.ini
##########
@@ -232,8 +232,15 @@ socket_options = [{sndbuf, 262144}]
[ssl]
port = 6984
-; [chttpd_auth]
-; authentication_db = _users
+;[chttpd_auth]
+; These options are moved from [couch_httpd_auth]
+;authentication_db = _users
Review comment:
We don't want to move the authentication_db. Notice that chttpd_auth
already has its own authentication db entry.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]