forked from I2P_Developers/i2p.i2p
Further enhancements to the configuration pages.
This commit is contained in:
@@ -39,10 +39,9 @@ button span.hide{
|
||||
<jsp:getProperty name="clientshelper" property="form1" />
|
||||
</p><p>
|
||||
<i>All changes require restart to take effect. To change other client options, edit the clients.config file.</i>
|
||||
</p> <hr /><p>
|
||||
</p> <hr /><div class="formaction">
|
||||
<input type="submit" name="action" value="Save Client Configuration" />
|
||||
</p>
|
||||
<hr />
|
||||
</div>
|
||||
<h3>WebApp Configuration</h3>
|
||||
<p>
|
||||
The Java web applications listed below are started by the webConsole client and run in the same JVM as the router.
|
||||
@@ -56,11 +55,13 @@ button span.hide{
|
||||
so disabling the web app here is the preferred method.
|
||||
</p><p>
|
||||
<jsp:getProperty name="clientshelper" property="form2" />
|
||||
</p><p><hr>
|
||||
<input type="submit" name="action" value="Save WebApp Configuration" />
|
||||
</p><hr><p>
|
||||
</p>
|
||||
<p>
|
||||
<i>All changes require restart to take effect. To change other webapp options, edit the webapps.config file.</i>
|
||||
</p>
|
||||
<hr><div class="formaction">
|
||||
<input type="submit" name="action" value="Save WebApp Configuration" />
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user