GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/132
made couchserver configurable via settings.json
Making couchserver configurable via settings.json means you can have
Fauxton work against a proxy of a CouchDB-compatible server hosted elsewhere
(i.e. Cloudant, IrisCouch, pouchdb-server).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BigBlueHat/couchdb
grunt-proxy-config-in-settings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/132.patch
----
commit 81a11c7ca159384dacd9bb7189576ca2ad435b56
Author: BigBlueHat <[email protected]>
Date: 2014-01-14T19:27:27Z
made couchserver configurable via settings.json
----