summaryrefslogtreecommitdiff
path: root/services/couchdb.json
blob: 65d8fe867f34a0e57a2a3e0a35d81b9542f4f19d (plain)
1
2
3
4
5
6
7
// set the default to master for all couchdb nodes for now,
// since this is the prior expected behavior.
{
  "couch": {
    "master": true
  }
}