Hi Maggie,

You’re right, the “-a” switch is ignored in 2.0. That’s a miss on our part. I 
filed https://issues.apache.org/jira/browse/COUCHDB-3183. You can still drop 
files in the local.d directory and they should take precedence over any files 
in default.* as well as local.ini.

There are other undocumented ways to customize the list of configuration files 
that are consulted using flags in the vm.args file (and probably using some 
environment variables as well),, but I wouldn’t really recommend going there. 
Does the local.d option work for you or do you need to point to another 
location?

Adam

> On Oct 5, 2016, at 10:20 AM, [email protected] wrote:
> 
> Hi,
> 
> I'm looking to point to a different local.ini than the one located in the 
> CouchDB 2.0 etc folder. Is there a way to specify this when starting up 
> CouchDB or is there another way?  Looking at the docs, it seems like we 
> should still be using the "-a" option but after looking at the startup 
> scripts in the bin folder there is no code there to accept the "-a" switch 
> anymore.
> 
> Thanks,
> 
> Maggie

Reply via email to