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 2018/09/04 20:24:46 UTC

[GitHub] chewbranca commented on issue #1595: Improve config subsystem

chewbranca commented on issue #1595: Improve config subsystem
URL: https://github.com/apache/couchdb/issues/1595#issuecomment-418505776
 
 
   Related to `2.` on the topic of default config values, if we're going to spend the time reworking config, I would really like to see sane defaults for _all_ config lookups directly in the code, even potentially getting rid of the `config:get/2` lookup which drops in the default `undefined` value. There's a number of places in the code that break if you don't have a default.ini with the relevant values, and I think we should aim to be able to run without any .ini files in place.

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


With regards,
Apache Git Services