]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: switch stormfly to python frontend
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Aug 2023 13:15:08 +0000 (15:15 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Aug 2023 13:15:08 +0000 (15:15 +0200)
roles/stormfly-04.rb

index 2d03f873e03bbf1f175ecdadfe366181bc2f8c04..6a1caacb15de3379ccbe7b09116520aa77a60534 100644 (file)
@@ -38,6 +38,9 @@ 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 => 80