changeset 55:d04006aab670

changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
author casties
date Tue, 20 Nov 2012 16:16:09 +0100
parents a8b9b2391ef3
children 30c2e7d4eaf9
files .hgignore src/main/webapp/WEB-INF/serverconfig.property.template
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Nov 19 11:29:58 2012 +0100
+++ b/.hgignore	Tue Nov 20 16:16:09 2012 +0100
@@ -11,3 +11,6 @@
 ^\.shell_history$
 syntax: regexp
 ^src/main/webapp/WEB-INF/consumerkeys\.property$
+
+syntax: regexp
+^src/main/webapp/WEB-INF/serverconfig\.property$
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/main/webapp/WEB-INF/serverconfig.property.template	Tue Nov 20 16:16:09 2012 +0100
@@ -0,0 +1,6 @@
+# AnnotationManager server config
+# format: key = value
+annotationmanager.graphdb.path = /usr/local/neo4j/dbs/AnnotationManager
+annotationmanager.ldapserver.url = ldap://ldap.mpiwg-berlin.mpg.de/dc=mpiwg-berlin,dc=mpg,dc=de
+annotationmanager.admin.user = adminuser
+annotationmanager.admin.password = adminpw