From 8e9d56fbcc16c76666cb7b67581bddedca7b5d80 Mon Sep 17 00:00:00 2001 From: dockes Date: Fri, 18 May 2007 07:41:22 +0000 Subject: [PATCH] add .beagle to stops --- src/sampleconf/recoll.conf.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sampleconf/recoll.conf.in b/src/sampleconf/recoll.conf.in index ef3e6d6b..64beb793 100644 --- a/src/sampleconf/recoll.conf.in +++ b/src/sampleconf/recoll.conf.in @@ -1,4 +1,4 @@ -# @(#$Id: recoll.conf.in,v 1.14 2007-01-16 10:58:42 dockes Exp $ (C) 2004 J.F.Dockes +# @(#$Id: recoll.conf.in,v 1.15 2007-05-18 07:41:22 dockes Exp $ (C) 2004 J.F.Dockes # # Recoll default configuration file. This should be copied to # ~/.recoll/recoll.conf @@ -11,7 +11,7 @@ topdirs = ~ # ".*" in there (as was the case with an older sample config) # These are simple names, not paths (must contain no / ) skippedNames = #* bin CVS Cache cache* caughtspam tmp .thumbnails .svn \ - *~ recollrc + *~ recollrc .beagle # Debug messages. 3 is errors/warnings only. 4 would be quite verbose. loglevel = 3