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

<%=intl._("I2P Stats Configuration")%>

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

<%=intl._("Configure I2P Stat Collection")%>

<%=intl._("Enable full stats?")%> checked="checked" <% } %> > (<%=intl._("change requires restart to take effect")%>)
<% // stats.log for devs only and grows without bounds, not recommended boolean shouldShowLog = statshelper.shouldShowLog(); if (shouldShowLog) { %><%=intl._("Stat file")%>:
Warning - Log with care, stat file grows without limit.
<% } // shouldShowLog %><%=intl._("Filter")%>: (<%=intl._("toggle all")%>)

<% while (statshelper.hasMoreStats()) { while (statshelper.groupRequired()) { %> <% if (shouldShowLog) { %> <% } // shouldShowLog %> <% } // end iterating over required groups for the current stat %> <% if (shouldShowLog) { %> <% } // shouldShowLog %> <% } // end iterating over all stats if (shouldShowLog) { %> <% } // shouldShowLog %>
> <%=intl._(statshelper.getCurrentGroupName())%> (<%=intl._("toggle all")%>)
<%=intl._("Log")%><%=intl._("Graph")%>
checked="checked" <% } %> > <% if (statshelper.getCurrentCanBeGraphed()) { %> checked="checked" <% } %> ><% } %> <%=statshelper.getCurrentStatName()%>:
<%=statshelper.getCurrentStatDescription()%>
<%=intl._("Advanced filter")%>:
" > " >