forked from I2P_Developers/i2p.www
correct console password instructions
This commit is contained in:
@ -364,8 +364,8 @@ Then tell your IRC client to connect to localhost port 6668.
|
||||
<code>clientApp.0.args=7657 ::1,127.0.0.1 ./webapps/</code><br />
|
||||
with <br />
|
||||
<code>clientApp.0.args=7657 0.0.0.0 ./webapps/</code></li>
|
||||
<li>Go to <a href="http://localhost:7657/configadvanced.jsp">http://localhost:7657/configadvanced.jsp</a>
|
||||
and add a new option: <code>consolePassword=foo</code> (or whatever password you want)</li>
|
||||
<li>Go to <a href="http://localhost:7657/configui">http://localhost:7657/configui</a>
|
||||
and add a console username and password if desired.</li>
|
||||
<li>Go to <a href="http://localhost:7657/index.jsp">http://localhost:7657/index.jsp</a>
|
||||
and hit "Graceful restart", which restarts the JVM and reloads the client applications</li>
|
||||
</ol>
|
||||
|
Reference in New Issue
Block a user