extend browser launch delay from 5s to 15s
This commit is contained in:
@ -28,7 +28,7 @@ clientApp.3.startOnLoad=true
|
|||||||
clientApp.4.main=net.i2p.apps.systray.UrlLauncher
|
clientApp.4.main=net.i2p.apps.systray.UrlLauncher
|
||||||
clientApp.4.name=consoleBrowser
|
clientApp.4.name=consoleBrowser
|
||||||
clientApp.4.args=http://127.0.0.1:7657/index.jsp
|
clientApp.4.args=http://127.0.0.1:7657/index.jsp
|
||||||
clientApp.4.delay=5
|
clientApp.4.delay=15
|
||||||
clientApp.4.startOnLoad=true
|
clientApp.4.startOnLoad=true
|
||||||
|
|
||||||
# BOB bridge
|
# BOB bridge
|
||||||
|
Reference in New Issue
Block a user