[
https://issues.apache.org/jira/browse/COUCHDB-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914199#comment-13914199
]
Ole Johan commented on COUCHDB-2104:
------------------------------------
I am running a script that changes two lines in the configuration before
CouchDB startup, and it seems like a better solution to just append and change
configuration in one external file (in case of configuration corruption caused
by the script).
I have solved this now by putting all config in default.ini (CouchDB will never
be updated automatically), and having the wanted two lines in local.ini.
A change in the documentation that states that the wanted action is only
possible on Unix-systems will be okay
> Configuration files added to the local.d folder on windows is not read
> ----------------------------------------------------------------------
>
> Key: COUCHDB-2104
> URL: https://issues.apache.org/jira/browse/COUCHDB-2104
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Database Core
> Affects Versions: 1.5.0
> Reporter: Ole Johan
> Priority: Minor
>
> It works if I am using the same files in the local.d folder on ubuntu, but on
> Windows the configuration is never read.
> I am using the information provided here:
> http://docs.couchdb.org/en/latest/config/intro.html
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)