]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/donate/attributes/default.rb
Drop prefork overrides for PHP sites
[chef.git] / cookbooks / donate / attributes / default.rb
index b41666c72f84b5c02b9dadc247d936c0a5dbd8e8..c6c3785d6db21f8446fdc2f5db9c975ea1ba56a2 100644 (file)
@@ -1,5 +1,2 @@
 # Enable the "donate" role
 default[:accounts][:users][:donate][:status] = :role
-
-# Use prefork as PHP is to dumb for anything else
-override[:apache][:mpm] = "prefork"