forked from I2P_Developers/i2p.i2p
(zzz) take dynamic router keys off the config page
This commit is contained in:
@@ -80,6 +80,7 @@
|
|||||||
<p><b>Note: changing this setting will terminate all of your connections and effectively
|
<p><b>Note: changing this setting will terminate all of your connections and effectively
|
||||||
restart your router.</b>
|
restart your router.</b>
|
||||||
<hr />
|
<hr />
|
||||||
|
<!--
|
||||||
<b>Dynamic Router Keys: </b>
|
<b>Dynamic Router Keys: </b>
|
||||||
<input type="checkbox" name="dynamicKeys" value="true" <jsp:getProperty name="nethelper" property="dynamicKeysChecked" /> /><br />
|
<input type="checkbox" name="dynamicKeys" value="true" <jsp:getProperty name="nethelper" property="dynamicKeysChecked" /> /><br />
|
||||||
<p>
|
<p>
|
||||||
@@ -97,6 +98,7 @@
|
|||||||
though such would likely already be the case anyway, since the IP address changed.
|
though such would likely already be the case anyway, since the IP address changed.
|
||||||
</p>
|
</p>
|
||||||
<hr />
|
<hr />
|
||||||
|
-->
|
||||||
<input type="submit" name="save" value="Save changes" /> <input type="reset" value="Cancel" /><br />
|
<input type="submit" name="save" value="Save changes" /> <input type="reset" value="Cancel" /><br />
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user