X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/47de5772657bc8ab28e7c1aae082f0d25cd045e8..5e01e28d3970940f3be03d7bfa514373175caad8:/cookbooks/spamassassin/templates/default/spamassassin.erb?ds=sidebyside diff --git a/cookbooks/spamassassin/templates/default/spamassassin.erb b/cookbooks/spamassassin/templates/default/spamassassin.erb index 286d1feeb..1f5769d50 100644 --- a/cookbooks/spamassassin/templates/default/spamassassin.erb +++ b/cookbooks/spamassassin/templates/default/spamassassin.erb @@ -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