add commented entries for daem*
This commit is contained in:
parent
35429f8c2c
commit
f56c943403
@ -1,4 +1,4 @@
|
|||||||
# @(#$Id: recoll.conf.in,v 1.19 2007-08-07 08:26:40 dockes Exp $ (C) 2004 J.F.Dockes
|
# @(#$Id: recoll.conf.in,v 1.20 2007-08-26 13:34:06 dockes Exp $ (C) 2004 J.F.Dockes
|
||||||
#
|
#
|
||||||
# Recoll default configuration file. This typically lives in
|
# Recoll default configuration file. This typically lives in
|
||||||
# @prefix@/share/recoll/examples and provides default values. You can
|
# @prefix@/share/recoll/examples and provides default values. You can
|
||||||
@ -28,6 +28,11 @@ skippedNames = #* bin CVS Cache cache* caughtspam tmp .thumbnails .svn \
|
|||||||
loglevel = 3
|
loglevel = 3
|
||||||
logfilename = stderr
|
logfilename = stderr
|
||||||
|
|
||||||
|
# Specific versions of log file name and level for the indexing daemon. The
|
||||||
|
# default is to use the above values.
|
||||||
|
# daemloglevel = 3
|
||||||
|
# daemlogfilename = /dev/null
|
||||||
|
|
||||||
# Languages for which to build stemming databases at the end of
|
# Languages for which to build stemming databases at the end of
|
||||||
# indexing. Stemmer names can be found on http://www.xapian.org
|
# indexing. Stemmer names can be found on http://www.xapian.org
|
||||||
# The flag to perform stem expansion at query time is now set from the GUI
|
# The flag to perform stem expansion at query time is now set from the GUI
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user