summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-09-02 16:56:39 -0700
committerelijah <elijah@riseup.net>2014-09-02 16:56:39 -0700
commit04523f269411cdd43a722d11423c94b2c71482c4 (patch)
tree87ae4b57641f7e628d32e5335c26015c86ab4b42 /services
parent85eede045f1d35a204447c9ba768d9c563402455 (diff)
remove couch.master = true, since this will trigger unsupported plain 'couchdb' when there is one couchdb node.
Diffstat (limited to 'services')
-rw-r--r--services/couchdb.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/services/couchdb.json b/services/couchdb.json
deleted file mode 100644
index 65d8fe8..0000000
--- a/services/couchdb.json
+++ /dev/null
@@ -1,7 +0,0 @@
-// set the default to master for all couchdb nodes for now,
-// since this is the prior expected behavior.
-{
- "couch": {
- "master": true
- }
-} \ No newline at end of file