]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Moved directory for plugins data into DirData.
authoreldy <>
Mon, 22 Dec 2003 01:51:40 +0000 (01:51 +0000)
committereldy <>
Mon, 22 Dec 2003 01:51:40 +0000 (01:51 +0000)
wwwroot/cgi-bin/awstats.model.conf

index 798300dcae8f8b4099465031282f375c143b5e02..dd4dad8db9831dc062170c4cb09f9f139604826e 100644 (file)
@@ -1182,7 +1182,7 @@ color_x="C1B2E2"                          # Background color for number of exit pages (Default = "C1B2
 # Add a text (Firtname, Lastname, Office Department, ...) in authenticated user
 # reports for each login value.
 # A text file called userinfo.myconfig.txt, with two fields (first is login,
-# second is text to show) separated by a tab char. must be created in plugins
+# second is text to show, separated by a tab char) must be created in DirData
 # directory.
 #
 #LoadPlugin="userinfo"
@@ -1198,7 +1198,7 @@ color_x="C1B2E2"                          # Background color for number of exit pages (Default = "C1B2
 # Perl modules required: None
 # Add a text (Page title, description...) in URL reports before URL value.
 # A text file called urlalias.myconfig.txt, with two fields (first is URL,
-# second is text to show) separated by a tab char must be created in DirData
+# second is text to show, separated by a tab char) must be created in DirData
 # directory.
 #
 #LoadPlugin="urlalias"