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-453055381 Ah, well that is the more likely explanation of your report, it was never persisted, so it doesn't survive restart. That is, it's not inadvertent case folding afaict. I don't know the OSX binary bundle at all so can't speculate on why it can't write to local.ini but you could you confirm my hypothesis by setting a fully lower-case property key and confirm that it is also not persisted to local.ini? Sidebar: double check that there's only that local.ini, perhaps you have two installs or somesuch? @janl any thoughts on why _config can't write to local.ini?
---------------------------------------------------------------- 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
