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: [email protected]
