]> git.openstreetmap.org Git - chef.git/commitdiff
spamassassin: increase max children and increase max spare to decrease churn
authorGrant Slater <git@firefishy.com>
Thu, 25 Feb 2021 20:49:16 +0000 (20:49 +0000)
committerGrant Slater <git@firefishy.com>
Thu, 25 Feb 2021 20:49:16 +0000 (20:49 +0000)
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