]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
no message
authoreldy <>
Tue, 1 May 2001 13:33:29 +0000 (13:33 +0000)
committereldy <>
Tue, 1 May 2001 13:33:29 +0000 (13:33 +0000)
awstats.model.conf

index 1698ccd3a58b66bdf1219f369357f08e8ad4d593..5c8311030058ecc5e75bff613f3d1510e3ada16c 100644 (file)
@@ -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)
 #