]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Mon, 24 Feb 2003 05:02:22 +0000 (05:02 +0000)
committereldy <>
Mon, 24 Feb 2003 05:02:22 +0000 (05:02 +0000)
wwwroot/cgi-bin/awstats.model.conf

index d0c3aa8140a97d70e6826123a19dce9617908f2f..f1413bea2536ddb2a1ff537e46c8ad78d8838dcd 100644 (file)
@@ -652,9 +652,9 @@ DecodeUA=0
 #   var awstatsscreenlogger="logscreensizeurl";
 #   document.write('<img src="/'+awstatsscreenlogger+'?w='+screen.width+'&h='+screen.height+'" border=0 width=0 height=0>');
 #   </script>
-# If this code is not added in index page, or if value of "logscreensizeurl"
-# in the code does not match value defined in this LogScreenSizeUrl parameter,
-# screen size detection won't work, so you should set ShowScreenSize to 0.
+# If code is not added in index page, or if value of "logscreensizeurl" in
+# this code does not match value defined in LogScreenSizeUrl config parameter,
+# screen size detection won't work, so you should set ShowScreenSizeStats to 0.
 # Change : Effective for new updates only.
 # Possible value: Any string but same than the one used in added HTML code.
 # Default: "logscreensizeurl"