diff 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
line wrap: on
line diff
--- a/src/main/webapp/WEB-INF/serverconfig.property.template	Tue Nov 20 16:54:03 2012 +0100
+++ b/src/main/webapp/WEB-INF/serverconfig.property.template	Tue Nov 20 17:56:35 2012 +0100
@@ -1,6 +1,7 @@
 # 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