view src/main/webapp/WEB-INF/serverconfig.property.template @ 105:7417f5915181 default tip

check admin permission before changing permissions. Enum for typesafe actions.
author casties
date Fri, 10 Feb 2017 15:45:35 +0100
parents fcb6fe10e08c
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