summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-01-11 16:24:22 +0100
committervarac <varacanero@zeromail.org>2016-01-11 16:24:22 +0100
commit2a3861a79c7cf65c76f395aee437ec79639f1b1c (patch)
tree7e6f07b4da083b3b924403d6508d5de3f53ef2cc /nodes
parent8047f4985717b8f130a9cb506356ebed934e7ab8 (diff)
migrate dev.bm from bigcouch to plain couch
Diffstat (limited to 'nodes')
-rw-r--r--nodes/clam.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/nodes/clam.json b/nodes/clam.json
index b9e5f66..412d132 100644
--- a/nodes/clam.json
+++ b/nodes/clam.json
@@ -7,5 +7,10 @@
"ssh": {
"port": 4422
},
- "tags": ["development", "istanbul"]
+ "tags": ["development", "istanbul"],
+ "couch": {
+ "master": true,
+ "pwhash_alg": "pbkdf2"
+ }
+
}