#####global SCORE file
#This file is loaded first 

#The file abbreviation '*' refers to this file.

#Be somewhat conservative on killing articles...
killthreshold = -30

#Give new authors a boost...
newauthor 1

###Local Authors, people I know...
include %p/scores/Locals

###list of high interest (netwide)
include %p/scores/High

###list of low interest (netwide)
include %p/scores/Kill

##### General netwide rules...
### view new articles first.
#The following pattern matches lines that begin with re:
#(optional whitespace before re:).
-2 pattern subject: ^[ \t]*re:

#Don't use NewsClip
newsclip off
