diff --git a/apps/routerconsole/jsp/config.jsp b/apps/routerconsole/jsp/config.jsp index 4152e434a..079799d1a 100644 --- a/apps/routerconsole/jsp/config.jsp +++ b/apps/routerconsole/jsp/config.jsp @@ -30,7 +30,6 @@
I2P will work best if you configure your rates to match the speed of your internet connection.
-
" /> KBps
@@ -67,7 +66,6 @@
- + Manually Shitlist / Unshitlist a RouterShitlisting will prevent the participation of this peer in tunnels you create. ++ + + <% if (! "".equals(peer)) { %> + <---- click to verify action + <% } %> + - - - - <% if (! "".equals(peer)) { %> - <---- click to verify action - <% } %> - -Adjust Profile BonusesBonuses may be positive or negative, and affect the peer's inclusion in Fast and High Capacity tiers. Fast peers are used for client tunnels, and High Capacity peers are used for some exploratory tunnels. Current bonuses are displayed on the profiles page. -<% long speed = 0; long capacity = 0; if (! "".equals(peer)) { diff --git a/apps/routerconsole/jsp/configservice.jsp b/apps/routerconsole/jsp/configservice.jsp index d2ed15b22..a5233693a 100644 --- a/apps/routerconsole/jsp/configservice.jsp +++ b/apps/routerconsole/jsp/configservice.jsp @@ -23,7 +23,7 @@ if (prev != null) System.setProperty("net.i2p.router.web.ConfigServiceHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigServiceHandler.nonce", new java.util.Random().nextLong()+""); %> " /> - Shutdown the router+Shutdown the routerGraceful shutdown lets the router satisfy the agreements it has already made before shutting down, but may take a few minutes. If you need to kill the router immediately, that option is available as well. @@ -45,7 +45,7 @@ <% } %><% if ( (System.getProperty("os.name") != null) && (System.getProperty("os.name").startsWith("Win")) ) { %> - Systray integration+Systray integrationOn the windows platform, there is a small application to sit in the system tray, allowing you to view the router's status (later on, I2P client applications will be able to integrate their own functionality into the system tray as well). @@ -53,7 +53,7 @@ - Run on startup+Run on startupYou can control whether I2P is run on startup or not by selecting one of the
following options - I2P will install (or remove) a service accordingly. You can
also run the Debugging+DebuggingAt times, it may be helpful to debug I2P by getting a thread dump. To do so, please select the following option and review the thread dumped to wrapper.log. <% } %>- Launch browser on router startup?+Launch browser on router startup?I2P's main configuration interface is this web console, so for your convenience
I2P can launch a web browser pointing at
http://127.0.0.1:7657/index.jsp whenever
diff --git a/apps/routerconsole/jsp/configstats.jsp b/apps/routerconsole/jsp/configstats.jsp
index 039f9b55f..20be36927 100644
--- a/apps/routerconsole/jsp/configstats.jsp
+++ b/apps/routerconsole/jsp/configstats.jsp
@@ -77,7 +77,7 @@ function toggleAll(category)
if (statshelper.getIsFull()) { %>checked="true" <% } %>/>
(change requires restart to take effect) |