From 7e039d0339659a4415101392246a8deb7075830b Mon Sep 17 00:00:00 2001 From: zzz Date: Thu, 13 Aug 2009 22:21:49 +0000 Subject: [PATCH] tweak --- apps/routerconsole/jsp/configclients.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/routerconsole/jsp/configclients.jsp b/apps/routerconsole/jsp/configclients.jsp index d02126ec8..3cd7f4c76 100644 --- a/apps/routerconsole/jsp/configclients.jsp +++ b/apps/routerconsole/jsp/configclients.jsp @@ -39,7 +39,7 @@ button span.hide{

To change other client options, edit the file -<%=net.i2p.router.startup.ClientAppConfig.configFile(net.i2p.I2PAppContext.getGlobalContext())%>. +<%=net.i2p.router.startup.ClientAppConfig.configFile(net.i2p.I2PAppContext.getGlobalContext()).getAbsolutePath()%>. All changes require restart to take effect.