]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/spamassassin/templates/default/spamassassin.erb
spamassassin: increase max children and increase max spare to decrease churn
[chef.git] / cookbooks / spamassassin / templates / default / spamassassin.erb
index 286d1feeb9bd5a0e091083d9baf36d371438f459..1f5769d502c42462a8f4a42ec476160c85255506 100644 (file)
@@ -10,7 +10,7 @@ ENABLED=1
 # make sure --max-children is not set to anything higher than 5,
 # unless you know what you're doing.
 
-OPTIONS="--username debian-spamd --nouser-config"
+OPTIONS="--username debian-spamd --nouser-config --max-children=20 --max-spare=5"
 
 # Pid file
 # Where should spamd write its PID to file? If you use the -u or