[mirrorbrain-commits] [mod_stats] r37 - /trunk/tools/ooo.conf

From: <poeml_at_mirrorbrain.org>
Date: Wed, 25 Nov 2009 18:48:02 -0000
Author: poeml
Date: Wed Nov 25 19:48:00 2009
New Revision: 37

URL: http://svn.mirrorbrain.org/viewvc/mod_stats?rev=37&view=rev
Log:
ignore du.list file as well, and anchor the pattern to the end of the string

Modified:
    trunk/tools/ooo.conf

Modified: trunk/tools/ooo.conf
URL: http://svn.mirrorbrain.org/viewvc/mod_stats/trunk/tools/ooo.conf?rev=37&r1=36&r2=37&view=diff
==============================================================================
--- trunk/tools/ooo.conf (original)
+++ trunk/tools/ooo.conf Wed Nov 25 19:48:00 2009
@@ -9,7 +9,7 @@
 
 # silently ignore all files matching this regular expression.
 # (all others will be counted and need to match one of the StatsCount expressions.)
-StatsIgnoreMask "^.*\.(txt)"
+StatsIgnoreMask "^.*\.(txt|list)$"
 
 # strip prefixed protocol (normally only sent to proxies, but can occur in the wild)
 StatsPrefilter "^http://[^/]+/" ""




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Wed Nov 25 2009 - 18:48:06 GMT

This archive was generated by hypermail 2.2.0 : Wed Nov 25 2009 - 19:45:13 GMT