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 2021/05/25 16:39:18 UTC

[GitHub] [couchdb] nickva commented on a change in pull request #3577: Move couch_httpd_auth options to chttpd_auth 3.x

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:
users@infra.apache.org