# Unknown parameters - these are not yet known or handled by the NodeConfig
# utility, but are assumed to be valid and understandable to the node
# if you see this in the file, then please email the parameters following
# this comment header to [EMAIL PROTECTED], to prompt the developers
# into updating this configuration utility - thanks
 
storeBlockSize=4096
averageBandwidthLimit=0
averageInputBandwidthLimit=80000
averageOutputBandwidthLimit=15000
maxConnectionsPerMinute=60
maxConnectionsMinute=60000
maxRequestsPerInterval=300
maxRequestsInterval=60000
negotiationLimit=25
maxRoutingSteps=40
announcementHTL=15
announcementPollInterval=900000
announcementThreads=3
announcementUseRT=true
doLoadBalance=true
localIsOK=false
distribution.class=freenet.node.http.DistributionServlet
distribution.port=8891
distribution.params.unpacked=.
distribution.allowedHosts=*
distribution.winInstallerFilename=freenet-webinstall.exe
doRequestTriageByDelay=true
overloadLow=0.85
overloadHigh=0.9
requestDelayCutoff=1000
successfulDelayCutoff=3000
logOutputBytes=false
watchme=false
logInboundInsertRequestDist=false
watchmeRetries=3
logSuccessfulInsertRequestDist=false
FECInstanceCacheSize=1
FEC.Encoders.0.class=OnionFECEncoder
FEC.Decoders.0.class=OnionFECDecoder
publicNode=false

Reply via email to