From: eldy <> Date: Fri, 30 Aug 2002 09:46:38 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_5_0_BETA~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f580ffecf738ee78f0aff08a9f5200d3edf90a;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 6b62dcc4..f7e637c4 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -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