summaryrefslogtreecommitdiff
path: root/provider_base
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-03-10 17:21:01 +0100
committervarac <varacanero@zeromail.org>2013-03-10 17:21:01 +0100
commit9ea188c22774607bd6914334daa3d303c041d9a4 (patch)
tree83c1ef6ee86783a2f300a8d5efe562a8a9d31d42 /provider_base
parent73b1d0d7e8f359ff48eab1918282eb8cd2f9afb0 (diff)
added bigcouch:cookie to services/couchdb.json
Diffstat (limited to 'provider_base')
-rw-r--r--provider_base/services/couchdb.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/provider_base/services/couchdb.json b/provider_base/services/couchdb.json
index 1c8005c2..e7668286 100644
--- a/provider_base/services/couchdb.json
+++ b/provider_base/services/couchdb.json
@@ -4,6 +4,9 @@
"use": true
},
"couch": {
+ "bigcouch": {
+ "cookie": "= secret :bigcouch_cookie"
+ },
"users": {
"admin": {
"username": "admin",