From e98bbed314056ff81cb6df6ad46ce18a3a4d675f Mon Sep 17 00:00:00 2001
From: eldy <>
Date: Sat, 5 Jul 2003 12:23:06 +0000
Subject: [PATCH] Updated documentation
---
docs/awstats_config.html | 4 ++--
wwwroot/cgi-bin/awstats.model.conf | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/awstats_config.html b/docs/awstats_config.html
index 38c3e4be..5d091662 100644
--- a/docs/awstats_config.html
+++ b/docs/awstats_config.html
@@ -1244,8 +1244,8 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
# Default: 1, Possible codes: None
ShowKeywordsStats=1
# Show misc chart
-
# Default: ajdfrqwp (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
-
ShowMiscStats=ajdfrqwp
+
# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+
ShowMiscStats=a
# Show http errors chart
# Default: 1, Possible codes: None
ShowHTTPErrorsStats=1
diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf
index f25e20d8..0aa69ebb 100644
--- a/wwwroot/cgi-bin/awstats.model.conf
+++ b/wwwroot/cgi-bin/awstats.model.conf
@@ -836,8 +836,8 @@ ShowKeyphrasesStats=1
# Default: 1, Possible codes: None
ShowKeywordsStats=1
# Show misc chart
-# Default: ajdfrqwp (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
-ShowMiscStats=ajdfrqwp
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=a
# Show http errors chart
# Default: 1, Possible codes: None
ShowHTTPErrorsStats=1
--
2.47.3