mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
compact h2 database on exit
This commit is contained in:
@@ -108,7 +108,7 @@ app:
|
|||||||
|
|
||||||
database:
|
database:
|
||||||
driverClass: org.h2.Driver
|
driverClass: org.h2.Driver
|
||||||
url: jdbc:h2:/commafeed/data/db
|
url: jdbc:h2:/commafeed/data/db;DEFRAG_ALWAYS=TRUE
|
||||||
user: sa
|
user: sa
|
||||||
password: sa
|
password: sa
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Reference in New Issue
Block a user