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/24 19:06:53 UTC

[GitHub] [couchdb] tonysun83 edited a comment on pull request #3574: Moved some config options from httpd to chttpd

tonysun83 edited a comment on pull request #3574:
URL: https://github.com/apache/couchdb/pull/3574#issuecomment-847268982


   Based on my reading of the code, we have 3 scenarios:
   1) If both chttpd and httpd config values exist, chttpd takes priority.
   2) If chttpd does not exist, but old httpd value exists, then we use httpd value
   3) If neither exists, we take in the passed default.
   
   If this is the logic then it LGTM, and +1


-- 
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