diff options
author | varac <varacanero@zeromail.org> | 2013-11-01 17:02:58 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-11-01 17:02:58 +0100 |
commit | e199072f6a34dc8b98aea89c1f6770d13443d01b (patch) | |
tree | b51dd543ee652b822f62b85d126781e66469e46b /nodes/urchin.json | |
parent | dcb754d1aba50d2f9858ef2c3dae81672cdde18a (diff) |
enable local couch backup on thrips and urchin
Diffstat (limited to 'nodes/urchin.json')
-rw-r--r-- | nodes/urchin.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nodes/urchin.json b/nodes/urchin.json index ae451dc..bac4ea6 100644 --- a/nodes/urchin.json +++ b/nodes/urchin.json @@ -4,5 +4,8 @@ "tags": ["development", "istanbul"], "ssh": { "port": 4422 + }, + "couch": { + "backup": true } } |