How to delay the start-up of some plugins
Posted: 09 Jul 2018 00:06
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. The default will likely be 20 (seconds). You can change it if you want.
A notable exception is I2P-Bote.
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=
A notable exception is I2P-Bote.