diff -r 000000000000 -r 407c428adb5b helpers/sonews.conf.sample
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/helpers/sonews.conf.sample	Tue Apr 27 21:51:12 2010 +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