#
# This sets how many days files will remain in the "quarantine" area before
# being automatically removed.
#
q_days=7

#
# This sets how much the priority of the mailscanner daemon should be
# reduced by (i.e. "nice -X").  Since it is a batch oriented task,
# there it can easily give up some CPU cycles to more interactive
# tasks.
#
run_nice=2

#
# Uncomment this line once MailScanner has been fully configured.
#
#run_mailscanner=1
