How to delay the start-up of some plugins

HowTos, FAQs, Tips & Tricks, & Guides
Post Reply
MANIAC

How to delay the start-up of some plugins

Post by MANIAC »

Plugins tend to start rather quickly when I2P starts up. Maybe you don't like them doing that. Some of them can be made to wait longer before they are started.

All you need to do is go to the plugins directory in your I2P installation folder. Go into the directory of the plugin you want to change. Some of them will have a file named clients.config inside of their directory. Open the file and look for the variable

Code: Select all

clientApp.0.delay=
. The default will likely be 20 (seconds). You can change it if you want.

A notable exception is I2P-Bote.
Post Reply