Out with the old school properties.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@1114 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2003-05-03 19:02:08 +00:00
parent dec702c4d0
commit 8df72f9ab4
3 changed files with 0 additions and 22 deletions
-6
View File
@@ -1,6 +0,0 @@
#
# $Id: chooser.properties,v 1.2 2002/02/22 08:37:44 mdb Exp $
#
# RoboDJ configuration properties
repository.basedir = /export/robodj/repository
-7
View File
@@ -1,7 +0,0 @@
#
# $Id: importer.properties,v 1.3 2002/11/11 17:06:23 mdb Exp $
#
# RoboDJ configuration properties
repository.basedir = /export/robodj/repository
repository.tmpdir = /export/robodj/tmp
@@ -1,9 +0,0 @@
#
# $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