summaryrefslogtreecommitdiff
path: root/services/couchdb.json
diff options
context:
space:
mode:
Diffstat (limited to 'services/couchdb.json')
-rw-r--r--services/couchdb.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/services/couchdb.json b/services/couchdb.json
new file mode 100644
index 0000000..65d8fe8
--- /dev/null
+++ b/services/couchdb.json
@@ -0,0 +1,7 @@
+// 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