Updated default configuration files to include more current example properties and references to the relevant documentation.

This commit is contained in:
zumbrunn 2005-11-07 11:21:47 +00:00
parent 3b4e89441c
commit cd7497c7bc
5 changed files with 52 additions and 20 deletions

View file

@ -8,9 +8,11 @@
# The actual mapping of types is done in the
# type.properties file in the prototype directories.
#
# More information about this file is available at
# http://helma.org/docs/guide/properties/db.properties/
# Properties of JDBC data sources
myDataSource.url = jdbc:mysql://db.domain.com/space
myDataSource.driver = org.gjt.mm.mysql.Driver
myDataSource.user = username
myDataSource.password = xyz
#myDataSource.url = jdbc:mysql://db.domain.com/space
#myDataSource.driver = org.gjt.mm.mysql.Driver
#myDataSource.user = username
#myDataSource.password = xyz