forked from I2P_Developers/i2p.i2p
Build: Remove BOB from installer, updater, and clients.config
Source remains for now and may still be built with ant buildBOB. Existing non-package installs will continue to work.
This commit is contained in:
@@ -68,10 +68,3 @@ clientApp.4.name=Open Router Console in web browser at startup
|
||||
clientApp.4.args=http://127.0.0.1:7657/
|
||||
clientApp.4.delay=3
|
||||
clientApp.4.startOnLoad=true
|
||||
|
||||
# BOB bridge
|
||||
clientApp.5.args=
|
||||
clientApp.5.delay=10
|
||||
clientApp.5.main=net.i2p.BOB.BOB
|
||||
clientApp.5.name=BOB application bridge
|
||||
clientApp.5.startOnLoad=false
|
||||
|
Reference in New Issue
Block a user