changeset 39 | 73b21e9f3958 |
child 43 | 7d0e65712a95 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/helpers/sonews.conf.sample Mon Aug 30 00:20:06 2010 +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