|
Last change
on this file since 57:4efb21cf0ce0 was
57:4efb21cf0ce0,
checked in by casties, 13 years ago
|
|
new non-authorized mode without tokens. enabled by default. configured with annotationmanager.authorization=false property.
|
|
File size:
347 bytes
|
| Line | |
|---|
| 1 | # AnnotationManager server config |
|---|
| 2 | # format: key = value |
|---|
| 3 | annotationmanager.graphdb.path = /usr/local/neo4j/dbs/AnnotationManager |
|---|
| 4 | annotationmanager.authorization = true |
|---|
| 5 | annotationmanager.ldapserver.url = ldap://ldap.mpiwg-berlin.mpg.de/dc=mpiwg-berlin,dc=mpg,dc=de |
|---|
| 6 | annotationmanager.admin.user = adminuser |
|---|
| 7 | annotationmanager.admin.password = adminpw |
|---|
Note: See
TracBrowser
for help on using the repository browser.