1.1 --- a/helpers/sonews.conf.sample Mon Jun 06 20:12:21 2011 +0200
1.2 +++ b/helpers/sonews.conf.sample Tue Jun 07 09:23:34 2011 +0200
1.3 @@ -1,4 +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
1.9 +sonews.storage.database=jdbc:hsqldb:file:sonewsdb
1.10 +sonews.storage.user=
1.11 +sonews.storage.dbmsdriver=org.hsqldb.jdbcDriver
1.12 +sonews.storage.password=