1
0
mirror of https://github.com/sismics/docs.git synced 2026-05-30 03:02:56 +00:00

Reduce log verbosity

This commit is contained in:
jendib
2016-05-16 21:21:19 +02:00
parent 67a4dc63ca
commit 8aca012c99
2 changed files with 3 additions and 3 deletions
@@ -4,7 +4,7 @@ hibernate.connection.username=sa
hibernate.connection.password=
hibernate.hbm2ddl.auto=
hibernate.dialect=org.hibernate.dialect.HSQLDialect
hibernate.show_sql=true
hibernate.show_sql=false
hibernate.format_sql=false
hibernate.max_fetch_depth=5
hibernate.cache.use_second_level_cache=false