Squished Squirrel <Squished_Squirrel at ...> writes: ==snip== > Does freenet.jar accept command line options? In other words, can I pass > maxNodeConnections as a command line option?
Yes, all conf parameters can be overridden on the command line. You just pass them like "--maxNodeConnections 200". Bob