helpers/sonews.conf.sample
author cli
Mon, 06 Jun 2011 20:12:21 +0200
changeset 42 7f84f4de2893
parent 1 6fceb66e1ad7
child 43 7d0e65712a95
permissions -rwxr-xr-x
Add HSQLDB stubs and reformat some source files.
chris@1
     1
sonews.storage.database=jdbc:mysql://localhost/sonews
chris@1
     2
sonews.storage.user=sonews
chris@1
     3
sonews.storage.dbmsdriver=com.mysql.jdbc.Driver
chris@1
     4
sonews.storage.password=mySecret