discourage h2 usage (fix #689)

This commit is contained in:
Athou
2014-12-11 15:55:40 +01:00
parent e2b792335b
commit d0150de003
3 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ app:
database:
driverClass: org.h2.Driver
url: jdbc:h2:/home/commafeed/db
url: jdbc:h2:/home/commafeed/db;mv_store=false
user: sa
password: sa
properties: