Added wdiwtlt config files.
This commit is contained in:
parent
e1f924e397
commit
50c87cc354
9
.wdiwtlt.cli.properties
Normal file
9
.wdiwtlt.cli.properties
Normal file
@ -0,0 +1,9 @@
|
||||
sync=false
|
||||
sync.pull=true
|
||||
sync.push=true
|
||||
sync.database.config.dataSourceClassName = org.postgresql.ds.PGSimpleDataSource
|
||||
sync.database.config.dataSource.databaseName=wdiwtlt
|
||||
sync.database.config.dataSource.serverName=localhost
|
||||
sync.database.config.dataSource.portNumber=5439
|
||||
sync.database.config.dataSource.user=wdiwtlt
|
||||
sync.database.config.dataSource.password=37PhHKj6kjbVImB5WRojtDQD557kxTxa
|
5
.wdiwtlt.properties
Normal file
5
.wdiwtlt.properties
Normal file
@ -0,0 +1,5 @@
|
||||
library.dir=/home/jdb/media/music/wdiwtlt
|
||||
database.config.dataSourceClassName=org.h2.jdbcx.JdbcDataSource
|
||||
database.config.dataSource.user=sa
|
||||
database.config.dataSource.password=
|
||||
database.config.dataSource.url=jdbc:h2:~/programs/wdiwtlt/db;DATABASE_TO_UPPER=FALSE
|
Loading…
x
Reference in New Issue
Block a user