# $Header: $ # The class name for your JDBC driver jdbc.drivers=com.mysql.jdbc.Driver # The URI for your database connection db.uri=jdbc:mysql://localhost/dbname?user=&password= # The name of your rules table #db.table=rules # You can optionally bind only to specific interfaces. #bind=10.1.0.1:1589;10.2.0.1:1589