X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/67dd81a83b573132e0423134ab5dfbbde7da71e3..a85fb31369bba596e063e47a00b0e1c528513567:/cookbooks/nominatim/attributes/default.rb diff --git a/cookbooks/nominatim/attributes/default.rb b/cookbooks/nominatim/attributes/default.rb index 67708f9a1..93b7daf07 100644 --- a/cookbooks/nominatim/attributes/default.rb +++ b/cookbooks/nominatim/attributes/default.rb @@ -18,11 +18,6 @@ default[:nominatim][:fpm_pools] = { :port => "8001", :pm => "static", :max_children => "10" - }, - :details => { - :port => "8002", - :pm => "static", - :max_children => "2" } }