correct console password instructions

This commit is contained in:
zzz
2013-09-03 10:22:16 +00:00
parent ac46b3b3d5
commit 06cf13c4bf

View File

@ -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>