From 97b6bf2de4815e3a64ee27fe2037aff40dbcbd16 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 23 Jul 2001 21:15:02 +0000 Subject: [PATCH] Added properties file for party server. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@111 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- rsrc/config/crowd/server.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 rsrc/config/crowd/server.properties diff --git a/rsrc/config/crowd/server.properties b/rsrc/config/crowd/server.properties new file mode 100644 index 000000000..5288dcc3d --- /dev/null +++ b/rsrc/config/crowd/server.properties @@ -0,0 +1,9 @@ +# +# $Id: server.properties,v 1.1 2001/07/23 21:15:02 mdb Exp $ +# +# Configuration for the Party server + +# These invocation service providers will be registered with the +# invocation manager during the server init process +providers = \ + location = com.threerings.cocktail.party.server.LocationProvider