EN · DE · RU · FR · ES

#4314: local-settings.properties

tools/org.projectforge.tools.schemaexp/local-settings.properties Properties resource, tools/org.projectforge.tools.schemaexp/local-settings.properties 13 lines · 6 code · 3 comments · 4 blank
Purpose: File: local-settings.properties. local-settings.properties is part of the ProjectForge open-source project management application.

Source (first 100 lines)

include=../../local-settings.properties
#projectForgeDs=localhsql
projectForgeDs=postgres

# Hibernate part
hibernate.show_sql=false
hibernate.format_sql=true
#hibernate.hbm2ddl.auto=update
hibernate.search.default.indexBase=./target/SchemaExport/hibernateSearch

projectforge.base.dir=./target/SchemaExport


Git History

9ebb88522 Initial commit

9ebb88522

Initial commit