]> git.openstreetmap.org Git - chef.git/blobdiff - roles/longma.rb
nominatim: switch longma to python frontend
[chef.git] / roles / longma.rb
index 23ce9dafb36de17276569786b23af2c56d9931d3..6e5afb479f1850656df4c8e41f9f444c8977a86c 100644 (file)
@@ -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