From 070d3ee65324fbf288b1fc7dad683f11e0168b0f Mon Sep 17 00:00:00 2001
From: kytv
Date: Sat, 3 Sep 2011 19:45:31 +0000
Subject: [PATCH] Removing the description of non-existent options (#431)
---
apps/routerconsole/jsp/help.jsp | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/apps/routerconsole/jsp/help.jsp b/apps/routerconsole/jsp/help.jsp
index 31ce2c2d6..9f864eda7 100644
--- a/apps/routerconsole/jsp/help.jsp
+++ b/apps/routerconsole/jsp/help.jsp
@@ -27,16 +27,18 @@ Many of the stats on the summary bar may be
configured to be
graphed for further analysis.
General
-- Ident:
+
- Local Identity:
The first four characters (24 bits) of your 44-character (256-bit) Base64 router hash.
The full hash is shown on your router info page.
Never reveal this to anyone, as your router info contains your IP.
- Version:
The version of the I2P software you are running.
-- Now:
+<%
+/*
- Now:
The current time (UTC) and the skew, if any. I2P requires your computer's time be accurate.
If the skew is more than a few seconds, please correct the problem by adjusting
-your computer's time.
+your computer's time. */
+%>
- Reachability:
The router's view of whether it can be contacted by other routers.
Further information is on the configuration page.