Added clients.conf

This commit is contained in:
dev
2011-06-20 06:52:40 +00:00
parent 2ffc33eda0
commit 868f990f13

8
scripts/clients.config Normal file
View File

@ -0,0 +1,8 @@
clientApp.0.main=net.i2p.i2pcontrol.I2PControlController
clientApp.0.name=I2PControl
clientApp.0.args=-d $PLUGIN start
clientApp.0.stopargs=-d $PLUGIN stop
clientApp.0.delay=15
clientApp.0.startOnLoad=true
# we also use i2p.jar and i2ptunnel.jar, they are in the standard router classpath
clientApp.0.classpath=$PLUGIN/lib/I2PControl.jar