]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Fri, 30 Aug 2002 09:46:38 +0000 (09:46 +0000)
committereldy <>
Fri, 30 Aug 2002 09:46:38 +0000 (09:46 +0000)
wwwroot/cgi-bin/awstats.model.conf

index 6b62dcc4a29b06131f81f411cf1f31fff00eb7b2..f7e637c43c4cb5f3ce63ae70fa62648cd5212844 100644 (file)
@@ -456,13 +456,13 @@ LevelForRefererAnalyze=1                  # 0 will increase AWStats speed by 6%.
 # OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
 #-----------------------------------------------------------------------------
 
-# When you use AWStats as a CGI, you can have the reports shown in HTML views.
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
 # Frames are only available for report viewed dynamically. When you build
 # pages from command line, this option is not used and no frames are built.
-# Possible values: 1 or 0
-# Default: 1
+# Possible values: 0 or 1
+# Default: 0
 #
-UseFramesWhenCGI=1
+UseFramesWhenCGI=0
 
 
 # This parameter ask your browser to open detailed reports into a different
@@ -692,8 +692,8 @@ color_x="C1B2E2"                            # Background color for number of exit pages (Default = "C1B2
 
 # Add here all plugins file you want to load.
 # Plugin files must be .pm files stored in 'plugins' directory.
-# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
-# required perl modules are installed.
+# Uncomment LoadPlugin lines to enable a plugin after checking that perl
+# modules required by the plugin are installed.
 #
 
 # Plugin: Graph3D