Skip to content

Commit

Permalink
Item12022: Move logging configuration to tabs
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@15624 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Oct 17, 2012
1 parent 869d5e4 commit 31b4548
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions core/lib/Foswiki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,8 @@ $Foswiki::cfg{AntiSpam}{RobotsAreWelcome} = $TRUE;
#---+ Logging and Statistics
#---+ Logging and Statistics -- TABS
#---++ Logging
# **PATH**
# Directory where log files will be written. Log files are automatically
Expand Down Expand Up @@ -906,7 +907,7 @@ $Foswiki::cfg{WarningFileName} = '';
# Foswiki 1.0.x default: <code>$Foswiki::cfg{DataDir}/log%DATE%.txt</code>
$Foswiki::cfg{LogFileName} = '';
#---++ Statistics
# **NUMBER**
# Number of top viewed topics to show in statistics topic
$Foswiki::cfg{Stats}{TopViews} = 10;
Expand Down

0 comments on commit 31b4548

Please sign in to comment.