extend browser launch delay from 5s to 15s

This commit is contained in:
zzz
2009-05-01 00:54:09 +00:00
parent 5a6b65d20c
commit becc6dc0fc

View File

@ -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