<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsp" %> <%=cssHelper.title("config update")%> <%@include file="summary.jsp" %>

I2P Update Configuration

<%@include file="confignav.jsp" %> " /> " />
<% String prev = System.getProperty("net.i2p.router.web.ConfigUpdateHandler.nonce"); if (prev != null) System.setProperty("net.i2p.router.web.ConfigUpdateHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigUpdateHandler.nonce", new java.util.Random().nextLong()+""); %> " />

Check for I2P and news updates

News & I2P Updates: <% if ("true".equals(System.getProperty("net.i2p.router.web.UpdateHandler.updateInProgress", "false"))) { %> Update In Progress
<% } else { %> <% } %>

News URL: ">
Refresh frequency:
<%=formhandler._("Update policy")%>:
Update through the eepProxy?
eepProxy host: " />
eepProxy port: " />
Update URLs:
Trusted keys:
Update with unsigned development builds?
Unsigned Build URL: ">