summaryrefslogtreecommitdiff
path: root/provider_base/services/soledad.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider_base/services/soledad.json')
-rw-r--r--provider_base/services/soledad.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/provider_base/services/soledad.json b/provider_base/services/soledad.json
index 76f7155f..99390d17 100644
--- a/provider_base/services/soledad.json
+++ b/provider_base/services/soledad.json
@@ -6,6 +6,9 @@
"username": "= global.services[:couchdb].couch.users[:soledad].username",
"password": "= secret :couch_soledad_password",
"salt": "= hex_secret :couch_soledad_password_salt, 128"
+ },
+ "couchdb_leap_mx_user": {
+ "username": "= global.services[:couchdb].couch.users[:leap_mx].username"
}
},
"service_type": "public_service",