d131cd36bb
Narya libraries and to finish the name change from Venison to Atlantissonne. git-svn-id: https://samskivert.googlecode.com/svn/trunk@969 6335cc39-0255-0410-8fd6-9bcaacd3b74c
14 lines
357 B
Properties
14 lines
357 B
Properties
#
|
|
# $Id: dbmap.properties,v 1.2 2002/12/12 05:51:53 mdb Exp $
|
|
#
|
|
# This provides information on the JDBC connections that are used by
|
|
# Atlantisonne 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
|