--- projects/cms/source/server/build/etc/system.conf 2000/12/12 19:00:44 1.1.2.1 +++ projects/cms/source/server/build/etc/system.conf 2001/01/18 12:06:07 1.3 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.1.2.1 2000/12/12 19:00:44 tdb Exp $ +# $Id: system.conf,v 1.3 2001/01/18 12:06:07 tdb Exp $ # FilterManager configuration @@ -19,8 +19,10 @@ Filter.TCPListenPort=4589 # The name for the root filter RootFilter.name=root +# Comment either of these (or delete them) and +# that interface won't be started RootFilter.realtimeInterfaceName=realtimeclients -RootFilter.dbInterfaceName=database +#RootFilter.dbInterfaceName=database # The port for the client interface to listen on ClientInterface.listenPort=4510 @@ -40,4 +42,4 @@ Filter.PluginsPackage=uk.ac.ukc.iscream.filter.plugins Filter.Plugins=EnforceEssentialData # mySQL Details -config.mySQL=mySQL.conf \ No newline at end of file +config.mySQL=mySQL.conf