4057710901
files rather than hardcoding configuration in classes. Made startup error reporting appear in a dialog rather than be written to stderr. git-svn-id: https://samskivert.googlecode.com/svn/trunk@328 6335cc39-0255-0410-8fd6-9bcaacd3b74c
10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
#
|
|
# $Id: repository.properties.dist,v 1.1 2001/09/20 20:42:48 mdb Exp $
|
|
#
|
|
# RoboDJ music repository configuration
|
|
|
|
robodj.driver = org.gjt.mm.mysql.Driver
|
|
robodj.username = www
|
|
robodj.password = Il0ve2PL@Y
|
|
robodj.url = jdbc:mysql://depravity:3306/robodj
|