helpers/sonews.conf.sample
changeset 40 f8894df2d079
child 43 7d0e65712a95
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/helpers/sonews.conf.sample	Wed May 04 18:06:24 2011 +0200
     1.3 @@ -0,0 +1,4 @@
     1.4 +sonews.storage.database=jdbc:mysql://localhost/sonews
     1.5 +sonews.storage.user=sonews
     1.6 +sonews.storage.dbmsdriver=com.mysql.jdbc.Driver
     1.7 +sonews.storage.password=mySecret
     1.8 \ No newline at end of file