diff --git a/www.i2p2/pages/i2cp.html b/www.i2p2/pages/i2cp.html
index fdc8676b..a25a57df 100644
--- a/www.i2p2/pages/i2cp.html
+++ b/www.i2p2/pages/i2cp.html
@@ -108,6 +108,8 @@ a SessionConfig contained in a <
i2cp.messageReliability | | BestEffort, Guaranteed, None | BestEffort | Guaranteed is disabled;
None implemented in 0.8.1; the streaming lib default is None as of 0.8.1
|
explicitPeers | | | null | Comma-separated list of Base 64 Hashes of peers to build tunnels through; for debugging only
+ |
i2cp.username | string | | | For authorization, if required by the router (since 0.8.2)
+ |
i2cp.password | string | | | For authorization, if required by the router (since 0.8.2)
Note: Large quantity, length, or variance settings may cause significant performance or reliability problems.
|