Added code to load up configuration information at server init time.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@78 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-07-19 21:29:01 +00:00
parent e912b18e27
commit 5678b1edb6
2 changed files with 105 additions and 24 deletions
+9
View File
@@ -0,0 +1,9 @@
#
# $Id: server.properties,v 1.1 2001/07/19 21:29:01 mdb Exp $
#
# Configuration for the Cher server
# These invocation service providers will be registered with the
# invocation manager during the server init process.
providers = \
test = com.threerings.cocktail.cher.server.test.TestProvider