summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
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"
+ }
+
}