]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nominatim.rb
Update map stylesheet to 2.3.3 release
[chef.git] / roles / nominatim.rb
index ccb9cf0d5120b21b68923e1324dcbaf422192098..d640ec5f05b8305b11574bd0a9b60b4a3e7caf45 100644 (file)
@@ -55,7 +55,7 @@ default_attributes(
     :fpm_pools => {
         :www => {
             :pm => "dynamic",
-            :max_children => "50"
+            :max_children => "25"
         },
         :bulk => {
             :pm => "static",