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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user