]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/piwik/attributes/default.rb
Add test for backup cookbook
[chef.git] / cookbooks / piwik / attributes / default.rb
index 09bdc32bb6746a0b8184487eb41301f6c7fa088e..80b8dba9185f43a3c6199145148736f950f6fd28 100644 (file)
@@ -11,3 +11,5 @@ default[:piwik][:plugins] = %w[
   VisitFrequency VisitorInterest VisitsSummary VisitTime WebsiteMeasurable
   Widgetize
 ]
+
+override[:apache][:mpm] = "prefork"