From: Laurent Destailleur Date: Mon, 11 Apr 2016 21:44:37 +0000 (+0200) Subject: Increase default MaxRowsInHTMLOutput X-Git-Tag: AWSTATS_7_5~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655b38904f1a77138755bc3da2f57702800503f0;p=thirdparty%2FAWStats.git Increase default MaxRowsInHTMLOutput --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 04ce2524..1742aab5 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -903,9 +903,9 @@ Expires=0 # To avoid too large web pages, you can ask AWStats to limit number of rows of # all reported charts to this number when no other limits apply. -# Default: 1000 +# Default: 10000 # -MaxRowsInHTMLOutput=1000 +MaxRowsInHTMLOutput=10000 # Set your primary language (ISO-639-1 language codes).