--- projects/cms/source/server/build/etc/system.conf 2002/03/21 17:44:51 1.65 +++ projects/cms/source/server/build/etc/system.conf 2002/05/28 17:11:01 1.67 @@ -6,7 +6,7 @@ # root of configuration # # $Author: tdb $ -# $Id: system.conf,v 1.65 2002/03/21 17:44:51 tdb Exp $ +# $Id: system.conf,v 1.67 2002/05/28 17:11:01 tdb Exp $ # ############################################################ #### Configuration Files & Groups @@ -99,8 +99,11 @@ Filter.SourceCheckerPluginACL=DEFAULT:DENY;*.ukc.ac.uk # (comment or set to 0 to disable) Filter.EnforceHostAuth=1 +# Length of keys to use in authentication +Filter.KeyLength=15 + ############################################################ #### Root filter interfaces configuration ############################################################ @@ -194,6 +197,9 @@ Monitor.Process.threshold.UPPER=1500 # Memory monitor threshold values Monitor.Memory.threshold.LOWER=80 Monitor.Memory.threshold.UPPER=90 +# Whether to include 'cache' in the 'free' value +# (1 is true, anything else is false) +Monitor.Memory.useCacheAsFree=1 # Swap monitor threshold values