Config clean up and unification. The base servers were doing more than
they needed to and when all that was stripped away, they didn't really need their own config files. Now what little config they need is provided by the users of these basic services so that said users can make their own decisions about where to obtain configuration information. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1820 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#
|
||||
# $Id: dbmap.properties,v 1.1 2001/10/03 23:24:09 mdb Exp $
|
||||
#
|
||||
# This provides information on the JDBC connections that are used by
|
||||
# MiCasa server services.
|
||||
|
||||
#
|
||||
# The database mapping for the user database.
|
||||
#
|
||||
userdb.driver = org.gjt.mm.mysql.Driver
|
||||
userdb.url = jdbc:mysql://depravity:3306/usermgmt
|
||||
userdb.username = www
|
||||
userdb.password = Il0ve2PL@Y
|
||||
Reference in New Issue
Block a user