# Local configuration file, included at the end of cf/sherlock
# Please add your modifications here.
# Do not forget to set also cf/filter, otherwise all documents are rejected!

# You have to set the following attribute, otherwise the gatherer refuses to work
#HTTP.From			set-your-email-address-here

# If you want to just start playing with your own server, the following setting
# might be useful
#GatherD.MinServerDelay		1

# If you want to refresh your documents more often, change the following
#Expire.MinRevalidateAge	1d
#Expire.RevalidateCycle		2d

# If you see strange characters in dump-card, idxdump, etc., set the charset
#Dumper.TerminalCharset		utf-8

# If you want to access your search server remotely, allow your IP-address here
#Search.Allow			1.2.3.4

# If you have a lot of memory, the following settings will speed the programs up
#Buckets.ShakeBufSize		128M
#Sorter.PresortBuffer		128M
#Chewer.WordBufSize		64M
#Chewer.StringBufSize		32M
#Indexer.FileBufSize		1M
