summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-04-23 12:02:20 -0400
committerMicah Anderson <micah@riseup.net>2013-04-23 12:02:20 -0400
commit1812f809a2da98230051d18220b99cbaf3e701f3 (patch)
treea4ebd40641258f917939e67b6e6001924c1b36d9 /services
parent63673075ce53b94e6b981a168c213604f52f6a70 (diff)
removed generic couchdb configuration from bitmask and put it in the platform provider_base
Diffstat (limited to 'services')
-rw-r--r--services/webapp.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/services/webapp.json b/services/webapp.json
index eec8298..2c63c08 100644
--- a/services/webapp.json
+++ b/services/webapp.json
@@ -1,5 +1,2 @@
{
- "webapp": {
- "couchdb_hosts": "= hostnames nodes_like_me[:services => :couchdb]"
- }
}