You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
792 B

app.appName = siprp_planosactuacao_importer
app.main-class = importer.PlanosActuacaoImporter
app.resources.j2se.version = 1.6.+
app.resources.j2se.initial-heap-size = 64M
app.resources.j2se.max-heap-size = 512M
jnlp.information.title = PlanosActuacaoImporter
jnlp.information.vendor = Evolute $year
jnlp.information.description = PlanosActuacaoImporter, v$version
jnlp.information.description.short = $version
#jnlp.information.icon = images/logo.png
#jnlp.information.icon.splash = images/logo.png
server.siprp = www.evolute.pt
port.siprp = 5436
database.siprp = siprp
username.siprp = postgres
password.siprp = -rg2hpgsql
server.siprp_local = www.evolute.pt
port.siprp_local = 5436
database.siprp_local = siprp_local_3
username.siprp_local = postgres
password.siprp_local = -rg2hpgsql