From: eldy <>
Date: Thu, 3 Oct 2002 16:18:33 +0000 (+0000)
Subject: ShowxxxStats parmaters accept codes to decide which columns to show in chart.
X-Git-Tag: AWSTATS_5_1_BETA~68
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d7684c6f8d97765aa4f9e5cf5b510a663cd3fa;p=thirdparty%2FAWStats.git
ShowxxxStats parmaters accept codes to decide which columns to show in chart.
---
diff --git a/docs/awstats_config.html b/docs/awstats_config.html
index a9d26ce6..4da670d9 100644
--- a/docs/awstats_config.html
+++ b/docs/awstats_config.html
@@ -1098,10 +1098,10 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
Bar...
Version : 1.0 +
# Value of maximum bar width/heigth for horizontal/vertical graphics bar
-
# Default: 260/180
+
# Default: 260/90
#
BarWidth = 260
-
BarHeight = 180
+
BarHeight = 90


