--- projects/cms/source/server/build/etc/system.conf 2001/03/23 02:31:54 1.51 +++ projects/cms/source/server/build/etc/system.conf 2001/03/23 05:05:10 1.52 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.51 2001/03/23 02:31:54 tdb Exp $ +# $Id: system.conf,v 1.52 2001/03/23 05:05:10 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -97,6 +97,17 @@ RootFilter.dbInterfaceName=database # The port for the client interface to listen on ClientInterface.listenPort=4510 +# The name for the client interface +ClientInterface.name=realtimeclients + + + +############################################################ +#### Database interface configuration +############################################################ + +# The name for the Database interface +DBInterface.name=database