hoodiehq-archive / node-multicouch

Launch multiple CouchDBs from the same installation.
30 stars 18 forks source link

Ask couchdb the default.ini path #21

Open crodjer opened 10 years ago

crodjer commented 10 years ago

Instead of applying various heuristics to guess deafult.ini file, we can directly use the couchdb binary for figuring out the path.

Ref: https://github.com/hoodiehq/hoodie-server/issues/291