X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ebcf085695579bfb93436e91dc1fe3e60fcee0cf..a91a0c468c9f3672f90cec15840213053adb561a:/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" } }