]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-04.rb
Bump . ruby-version to 3.1.4
[chef.git] / roles / stormfly-04.rb
index d16d09fa12fa57197df03be96ee4d41bce8b7a2d..6a1caacb15de3379ccbe7b09116520aa77a60534 100644 (file)
@@ -38,9 +38,12 @@ default_attributes(
     :postgis => "3",
     :flatnode_file => "/ssd/nominatim/nodes.store",
     :logdir => "/ssd/nominatim/log",
+    :api_flavour => "python",
+    :api_workers => 18,
+    :api_pool_size => 8,
     :fpm_pools => {
       "nominatim.openstreetmap.org" => {
-        :max_children => 100
+        :max_children => 80
       }
     }
   }