]> git.openstreetmap.org Git - chef.git/blob - cookbooks/dmca/attributes/default.rb
Improve handling of apache mpm selection
[chef.git] / cookbooks / dmca / attributes / default.rb
1 # Use prefork as PHP is to dumb for anything else
2 override[:apache][:mpm] = "prefork"