helpers/sonews.conf.sample
author cli
Wed May 12 11:18:02 2010 +0200 (2010-05-12)
changeset 31 087ef6fe6a1a
child 43 7d0e65712a95
permissions -rw-r--r--
Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.
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