}
},
:nominatim => {
- :state => "standalone",
+ :dbcluster => "17/main",
:flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store",
- :fpm_pools => {
- "nominatim.openstreetmap.org" => {
- :max_children => 200
- }
- }
+ :api_flavour => "python",
+ :api_workers => 24,
+ :api_pool_size => 8
}
)