diff -r 000000000000 -r 6fceb66e1ad7 helpers/sonews.conf.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/helpers/sonews.conf.sample Fri Jun 26 16:48:50 2009 +0200 @@ -0,0 +1,4 @@ +sonews.storage.database=jdbc:mysql://localhost/sonews +sonews.storage.user=sonews +sonews.storage.dbmsdriver=com.mysql.jdbc.Driver +sonews.storage.password=mySecret \ No newline at end of file