view src/main/webapp/WEB-INF/serverconfig.property.template @ 59:e2f86ef9b871

make annotation uri in store configurable. fix npe with no tags.
author casties
date Tue, 20 Nov 2012 19:16:43 +0100
parents f5c0e6df7e88
children fcb6fe10e08c
line wrap: on
line source

# AnnotationManager server config
# format: key = value
annotationmanager.graphdb.path = /usr/local/neo4j/dbs/AnnotationManager
annotationmanager.authorization = true
annotationmanager.ldapserver.url = ldap://ldap.mpiwg-berlin.mpg.de/dc=mpiwg-berlin,dc=mpg,dc=de
annotationmanager.admin.user = adminuser
annotationmanager.admin.password = adminpw
annotationmanager.uris.tags = http://entities.mpiwg-berlin.mpg.de/tags/
annotationmanager.uris.persons = http://entities.mpiwg-berlin.mpg.de/persons/
annotationmanager.uris.groups = http://entities.mpiwg-berlin.mpg.de/groups/
annotationmanager.uris.annotations = http://entities.mpiwg-berlin.mpg.de/annotations/