keep log level at 4 for index feedback
This commit is contained in:
parent
69de282561
commit
a3894f7c8f
@ -1,4 +1,4 @@
|
|||||||
# @(#$Id: recoll.conf.in,v 1.2 2005-11-30 18:20:28 dockes Exp $ (C) 2004 J.F.Dockes
|
# @(#$Id: recoll.conf.in,v 1.3 2005-11-30 18:26:02 dockes Exp $ (C) 2004 J.F.Dockes
|
||||||
|
|
||||||
# Recoll default configuration file. This should be copied to
|
# Recoll default configuration file. This should be copied to
|
||||||
# ~/.recoll/recoll.conf
|
# ~/.recoll/recoll.conf
|
||||||
@ -11,7 +11,7 @@ topdirs = ~
|
|||||||
skippedNames = *~ #* .* bin CVS Cache caughtspam tmp
|
skippedNames = *~ #* .* bin CVS Cache caughtspam tmp
|
||||||
|
|
||||||
# Debug messages
|
# Debug messages
|
||||||
loglevel = 3
|
loglevel = 4
|
||||||
logfilename = stderr
|
logfilename = stderr
|
||||||
|
|
||||||
# Languages for which to build stemming databases at the end of
|
# Languages for which to build stemming databases at the end of
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user