summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-03-12 14:29:38 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-03-12 14:29:38 +0100
commitbaa87d998c39a9f31e47c1f671fb253ab32afa85 (patch)
tree67ab6f404d1f133c2d1c068eeaf00063c6f8d3fa
parent70f8aa6f468daf3ffb4e98e853f3736982e241b3 (diff)
example XMLDB settings
-rw-r--r--bin/dev.clc.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/dev.clc.example b/bin/dev.clc.example
index 7a61c89..0445b91 100644
--- a/bin/dev.clc.example
+++ b/bin/dev.clc.example
@@ -13,3 +13,8 @@ LDAP.port=389
LDAP.host=localhost
LDAP.user=USER
LDAP.password=PASS
+
+XMLDB.URI=xmldb:exist://uwesrv01.cern.ch:8080/exist/xmlrpc/db
+XMLDB.root=dev
+XMLDB.user=admin
+XMLDB.pass=PASS \ No newline at end of file