]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Increase default MaxRowsInHTMLOutput
authorLaurent Destailleur <eldy@destailleur.fr>
Mon, 11 Apr 2016 21:44:37 +0000 (23:44 +0200)
committerLaurent Destailleur <eldy@destailleur.fr>
Mon, 11 Apr 2016 21:44:37 +0000 (23:44 +0200)
wwwroot/cgi-bin/awstats.model.conf

index 04ce2524c584820725a90e9fcf98919a99ce9828..1742aab54ea83a8aaee91edc91fcd6148ea6c769 100644 (file)
@@ -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).