helpers/sonews.conf.sample
changeset 25 dd05c3f2fa24
child 43 7d0e65712a95
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/helpers/sonews.conf.sample	Fri Dec 25 15:42:46 2009 +0100
     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