How do I limit diskspace and bandwidth usage?
Limiting diskpace usage: Edit the “storeSize=” argument in your freenet.conf or freenet.ini to limit the diskspace. You can use K M and G multipliers for that (e.g., 1G = 1000M = 1000000K = 1000000000). Limiting bandwidth usage: There are more than one way you can limit freenet bandwidth usage. The most common way is to limit upload or download bandwidth, independently, setting the parameters %inputBand widthLimit= %outputBandwidthLimit=0 to bytes/second speed. Like 30.000 bytes per second for a 128kbits/sec throttle. A note from Greg Wooledge at the devl list: I’d urge people who are serious about bandwidth shaping to look into their operating system’s capabilities instead of relying on the applications to do the right thing. The OS is usually far more reliable in this area. 6.8 It looks like my config file does not list all the parameters. What can I do? From Edgar Friendly (Thelema) @ the support list: (..)try deleting your .conf file (or moving it to a different name), and letting