rnewson commented on issue #1850: WWW-Authenticate config value is case sensitive, but gets saved or loaded in lower case, on MacOS URL: https://github.com/apache/couchdb/issues/1850#issuecomment-453097634 hm, it's unusual to customise the list of ini files but perhaps that's in the binary .pkg scripting. couchdb will write any config changes to the last file in that list, so couchdb2-local.ini should get that write. I noticed that many parts of that ps output has filenames with spaces in them. That's usually because ps is just crap at formatting things, but if the input filenames were not quoted properly, then that would be a problem. I cannot induce case folding locally and there's no call to the function that does it anywhere in the config app itself.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
