helpers/sonews.conf.sample
author cli
Sun, 29 Aug 2010 17:03:21 +0200
changeset 33 f9bf183447d1
parent 1 6fceb66e1ad7
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