Update application.properties

This commit is contained in:
Martin Rojas Miguel Angel 2018-06-06 14:50:03 +02:00 committed by Holger Hagen
parent d6942737bf
commit 2b1ee855cf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ datasource.url=jdbc:h2:mem:taskana;IGNORECASE=TRUE;LOCK_MODE=0;INIT=CREATE SCHEM
datasource.driverClassName=org.h2.Driver
datasource.username=sa
datasource.password=sa
devMode=true
devMode=false
####### control LDAP usage
taskana.ldap.useLdap=false
####### properties to connect to LDAP