# 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
# 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