The conmgr now gets its listening port number from the config file.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@201 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-08-08 23:56:20 +00:00
parent aa9799e8c6
commit b2d0ddee27
3 changed files with 21 additions and 12 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
#
# $Id: server.properties,v 1.2 2001/07/23 20:42:51 mdb Exp $
# $Id: server.properties,v 1.3 2001/08/08 23:56:20 mdb Exp $
#
# Configuration for the Cher server
# These invocation service providers will be registered with the
# invocation manager during the server init process
providers =
# The port on which the connection manager listens for clients.
conmgr_port = 4007