view src/main/webapp/WEB-INF/serverconfig.property.template @ 94:fcb6fe10e08c

added config option for webapp URL prefix.
author casties
date Tue, 10 Feb 2015 17:45:56 +0100
parents e2f86ef9b871
children
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/
#annotationmanager.webapp.prefix = /annotations