--- projects/cms/source/server/build/etc/system.conf 2001/01/19 00:19:13 1.5 +++ projects/cms/source/server/build/etc/system.conf 2001/01/22 21:23:16 1.7 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.5 2001/01/19 00:19:13 tdb Exp $ +# $Id: system.conf,v 1.7 2001/01/22 21:23:16 tdb Exp $ # FilterManager configuration @@ -22,7 +22,7 @@ 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 @@ -34,7 +34,7 @@ Filter.parentFilter=root Host.filter=filter1 # The default update times for a new host -Host.UDPUpdateTime=5 +Host.UDPUpdateTime=10 Host.TCPUpdateTime=60 # Plugin Information