From: Sarah Hoffmann Date: Tue, 8 Aug 2023 08:15:36 +0000 (+0200) Subject: nominatim: switch longma to python frontend X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/b1031a021bb1da812a9408cf5ff339f024d0437b?ds=inline nominatim: switch longma to python frontend --- diff --git a/roles/longma.rb b/roles/longma.rb index 23ce9dafb..6e5afb479 100644 --- a/roles/longma.rb +++ b/roles/longma.rb @@ -47,6 +47,9 @@ default_attributes( :enable_qa_tiles => true, :flatnode_file => "/ssd/nominatim/nodes.store", :logdir => "/ssd/nominatim/log", + :api_flavour => "python", + :api_workers => 45, + :api_pool_size => 15, :fpm_pools => { "nominatim.openstreetmap.org" => { :max_children => 200