]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Add LogoLink parameter (to choose link used for clicking on logo)
authoreldy <>
Thu, 23 Aug 2001 23:40:52 +0000 (23:40 +0000)
committereldy <>
Thu, 23 Aug 2001 23:40:52 +0000 (23:40 +0000)
wwwroot/cgi-bin/awstats.model.conf

index 72a606cd79d5d7bb1a20d2dd89668317875c3853..5021a4995c3dd7b7a80a0d190d5f2c4e1b7d6d9d 100644 (file)
@@ -291,11 +291,12 @@ MinHitRefer   = 1
 MaxNbOfKeywordsShown = 25
 MinHitKeyword  = 1
 
-# You can set this to use your own logo.
+# You can set Logo and LogoLink to use your own logo.
 # Logo file must be in $DirIcons/other directory
 # Default: "awstats_logo1.png"
 #
 Logo="awstats_logo1.png"
+LogoLink="http://awstats.sourceforge.net"
 
 # Colors used on AWStats report page.
 # Example: color_name="RRGGBB" # RRGGBB is Red Green Blue components in Hex