summaryrefslogtreecommitdiff
path: root/provider_base/services/couchdb.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-05-23 18:51:13 +0200
committerMicah Anderson <micah@riseup.net>2013-05-23 17:41:11 -0400
commitddb899b650e63c5557370fb7a3b2c3bfd14b1ce7 (patch)
tree898e11389e2b735a95deb50f35d4d5f5d90518dc /provider_base/services/couchdb.json
parentb6f13776c45b826b42bb1297f2df8fac8cdad893 (diff)
added couch.bigcouch.neighbors to provider_base/services/couchdb.json
Diffstat (limited to 'provider_base/services/couchdb.json')
-rw-r--r--provider_base/services/couchdb.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/provider_base/services/couchdb.json b/provider_base/services/couchdb.json
index 43a6c650..ba07733c 100644
--- a/provider_base/services/couchdb.json
+++ b/provider_base/services/couchdb.json
@@ -15,7 +15,8 @@
"bigcouch": {
"epmd_port": 4369,
"ednp_port": 9002,
- "cookie": "= secret :bigcouch_cookie"
+ "cookie": "= secret :bigcouch_cookie",
+ "neighbors": "= nodes_like_me[:services => :couchdb].exclude(self).field('domain.full')"
},
"users": {
"admin": {