forked from Archives/Athou_commafeed
compact h2 database on exit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user