annotate src/main/webapp/WEB-INF/serverconfig.property.template @ 57:4efb21cf0ce0

new non-authorized mode without tokens. enabled by default. configured with annotationmanager.authorization=false property.
author casties
date Tue, 20 Nov 2012 17:56:35 +0100
parents d04006aab670
children f5c0e6df7e88
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
55
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents:
diff changeset
1 # AnnotationManager server config
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents:
diff changeset
2 # format: key = value
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents:
diff changeset
3 annotationmanager.graphdb.path = /usr/local/neo4j/dbs/AnnotationManager
57
4efb21cf0ce0 new non-authorized mode without tokens. enabled by default. configured with annotationmanager.authorization=false property.
casties
parents: 55
diff changeset
4 annotationmanager.authorization = true
55
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents:
diff changeset
5 annotationmanager.ldapserver.url = ldap://ldap.mpiwg-berlin.mpg.de/dc=mpiwg-berlin,dc=mpg,dc=de
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents:
diff changeset
6 annotationmanager.admin.user = adminuser
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents:
diff changeset
7 annotationmanager.admin.password = adminpw