mv_store=false is not required anymore (fixes #1007)

This commit is contained in:
Athou
2022-07-25 17:13:28 +02:00
parent fe87566668
commit 6ffdc7b07d
2 changed files with 20 additions and 23 deletions

View File

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