helpers/sonews.conf.sample
changeset 1 6fceb66e1ad7
child 43 7d0e65712a95
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/helpers/sonews.conf.sample	Fri Jun 26 16:48:50 2009 +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