<%@page contentType="text/html"%> <%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsi" %> <%=intl.title("config advanced")%> <%@include file="summaryajax.jsi" %> <%@include file="summary.jsi" %> " />

<%=intl._t("I2P Advanced Configuration")%>

<%@include file="confignav.jsi" %> <%@include file="formhandler.jsi" %>

<%=intl._t("Floodfill Configuration")%>

<%=intl._t("Floodfill participation helps the network, but may use more of your computer's resources.")%>
<% if (advancedhelper.isFloodfill()) { %><%=intl._t("This router is currently a floodfill participant.")%><% } else { %><%=intl._t("This router is not currently a floodfill participant.")%><% } %>
> <%=intl._t("Automatic")%>  > <%=intl._t("Force On")%>  > <%=intl._t("Disable")%>
" >

<%=intl._t("Advanced I2P Configuration")%> [Additional Options]

<% if (advancedhelper.isAdvanced()) { %>
<% } // isAdvanced %> <% if (advancedhelper.isAdvanced()) { %> <% } else { %> <% } // isAdvanced %> <% if (advancedhelper.isAdvanced()) { %> <% } // isAdvanced %>
<%=intl._t("NOTE")%>: <%=intl._t("Some changes may require a restart to take effect.")%>
<%=intl._t("To make changes, edit the file {0}.", "" + advancedhelper.getConfigFileName() + "")%>
" > " >
<% if (advancedhelper.isAdvanced()) { %>
<% } // isAdvanced %>