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.
     1 sonews.storage.database=jdbc:mysql://localhost/sonews
     2 sonews.storage.user=sonews
     3 sonews.storage.dbmsdriver=com.mysql.jdbc.Driver
     4 sonews.storage.password=mySecret