diff options
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 } } |