compact h2 database on exit

This commit is contained in:
Athou
2023-12-21 22:27:50 +01:00
parent 3714bfaccc
commit a35f55cde6

View File

@@ -108,7 +108,7 @@ app:
database:
driverClass: org.h2.Driver
url: jdbc:h2:/commafeed/data/db
url: jdbc:h2:/commafeed/data/db;DEFRAG_ALWAYS=TRUE
user: sa
password: sa
properties: