helpers/sonews.conf.sample
author cli
Sun Aug 29 17:03:21 2010 +0200 (2010-08-29)
changeset 33 f9bf183447d1
child 43 7d0e65712a95
permissions -rw-r--r--
Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).
chris@1
     1
sonews.storage.database=jdbc:mysql://localhost/sonews
chris@1
     2
sonews.storage.user=sonews
chris@1
     3
sonews.storage.dbmsdriver=com.mysql.jdbc.Driver
chris@1
     4
sonews.storage.password=mySecret