From: eldy <> Date: Tue, 1 May 2001 13:33:29 +0000 (+0000) Subject: no message X-Git-Tag: AWSTATS_1_0~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54549c67fa93b61088a91d36cc4c1356d987c404;p=thirdparty%2FAWStats.git no message --- diff --git a/awstats.model.conf b/awstats.model.conf index 1698ccd3..5c831103 100644 --- a/awstats.model.conf +++ b/awstats.model.conf @@ -58,10 +58,13 @@ DNSLookup=1 # IMPORTANT !!! # AWStats is able to detect new lines in log files, to process only new lines, # so you can launch it as soon as you want, even with this parameter set to 0. +# With 0, no purge is mage, so you must have a scheduled task or a web server +# that made this purge frequently. +# With 1, the purge of the log file is made when awstats is runned, so you +# must have a scheduler/crontab job to launch Awstats (that purge your log +# file) frequently. # This parameter doesn't work with IIS (This web server doesn't let its log # file to be purged). -# The purge of the log file is made only when awstats is runned so you must -# keep your standard scheduler/crontab to purge your log file frequently. # Possible values: 1 or 0 # Default: 0 (but if you can, set this to 1 to increase speed) #