added the eepProxy and harvester as part of the default clientApps run on startup
(with a commented out set of lines for a heartbeat client/server) updated -cp lines accordingly use javaw for windows users (so they can close the damn dos boxes) toss the default logger logs into logs/ (say that three times fast) formatting
This commit is contained in:
@ -88,7 +88,7 @@ qs.0045.question=<none>
|
||||
qs.0050.question=End of configuration.
|
||||
|
||||
|
||||
libs.count=9
|
||||
libs.count=13
|
||||
libs.0001.name=i2p.jar
|
||||
libs.0001.islib=true
|
||||
libs.0002.name=i2ptunnel.jar
|
||||
@ -107,3 +107,11 @@ libs.0008.name=mstreaming.jar
|
||||
libs.0008.islib=true
|
||||
libs.0009.name=sam.jar
|
||||
libs.0009.islib=true
|
||||
libs.0010.name=heartbeat.jar
|
||||
libs.0010.islib=true
|
||||
libs.0011.name=netmonitor.jar
|
||||
libs.0011.islib=true
|
||||
libs.0012.name=harvester.config
|
||||
libs.0012.islib=false
|
||||
libs.0013.name=heartbeat.config
|
||||
libs.0013.islib=false
|
Reference in New Issue
Block a user