From 2a3861a79c7cf65c76f395aee437ec79639f1b1c Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 11 Jan 2016 16:24:22 +0100 Subject: migrate dev.bm from bigcouch to plain couch --- nodes/clam.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'nodes') 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" + } + } -- cgit v1.2.3