if you're dumb enough to do this: i2pd will take the abuse, but might get unstable. It could segfault if you're a dyslexic idiot and mix up outbound.length and outbound.quantity. Also i have a feeling doing this could accelerate some memory leak when using snark with i2pd. Java doesn't do that but you'll run up limits quicker probably.
The easiest way to do it is to edit the config file and restart it:
Code: Select all
/i2psnark/i2psnark.config.d/i2psnark.config
Code: Select all
i2psnark.i2cpOptions= ..... outbound.quantity=69
Turns out you CAN send a post request to snark and it accepts it, no need for restart that way. So i updated multisnark in TuckIt to do this. Settings can be changed from CLI across several snarks now and copied from one snark to another.

it should be easier to setup now
git.simp.i2p/simp/TuckIt