mirror of
https://github.com/i2p/i2p.plugins.zzzot.git
synced 2024-12-06 19:27:29 +01:00
9 lines
340 B
Plaintext
9 lines
340 B
Plaintext
clientApp.0.main=net.i2p.zzzot.ZzzOTController
|
|
clientApp.0.name=ZzzOT
|
|
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/zzzot.jar,$I2P/lib/i2psnark.jar
|