Files
samskivert/projects/robodj/conf/repository.properties.dist
T
mdb a87411a22e Switched repository.properties to a .dist file so that we don't have
usernames and passwords checked into CVS.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@630 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 16:05:34 +00:00

10 lines
286 B
Plaintext

#
# $Id: repository.properties.dist,v 1.2 2002/03/03 16:05:34 mdb Exp $
#
# RoboDJ music repository configuration
robodj.driver = org.gjt.mm.mysql.Driver
robodj.url = jdbc:mysql://DATABASE_HOST:3306/DATABASE_NAME
robodj.username = DATABASE_USERNAME
robodj.password = DATABASE_PASSWORD