From 6cdbb02f7c25d6ac1547a17d8d4e0ad8cf691314 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Mon, 3 May 2010 10:19:29 +0000 Subject: [PATCH] Extend the comment to describe the content of the file --- sarg.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sarg.conf b/sarg.conf index 00ca79d..e39bbe9 100644 --- a/sarg.conf +++ b/sarg.conf @@ -246,6 +246,9 @@ # TAG: exclude_codes file # Ignore records with these codes. Eg.: NONE/400 +# Write one code per line. Lines starting with a # are ignored. +# Only codes matching exactly one of the line is rejected. The +# comparison is not case sensitive. # #exclude_codes /usr/local/sarg/exclude_codes -- 2.47.2