%@page contentType="text/html"%> <%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%>
<%=intl._t("Enable full stats?")%> checked="checked" <% } %> > (<%=intl._t("change requires restart to take effect")%>) <% // stats.log for devs only and grows without bounds, not recommended boolean shouldShowLog = statshelper.shouldShowLog(); if (shouldShowLog) { %><%=intl._t("Stat file")%>: Warning - Log with care, stat file grows without limit. <% } // shouldShowLog %>