summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-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