sound { database = "./data/media" } h2 { driver = org.h2.Driver url = "jdbc:h2:file:./data/%s;DB_CLOSE_DELAY=-1;" user = "sa" password = "" }