diff --git a/Using-i2pd.md b/Using-i2pd.md index b48a282..2e1f5c2 100644 --- a/Using-i2pd.md +++ b/Using-i2pd.md @@ -65,6 +65,14 @@ But if your IRC server supports WebIRC, for example, UnreadIRCd, put this into U password ; // no <> brackets around password! }; +Also change line: + + modes-on-connect "+ixw"; + +to + + modes-on-connect "+iw"; + And this in ~/.i2pd/tunnels.conf [walker]