- :flatnode_file => "/ssd/nominatim/nodes.store",
- :logdir => "/ssd/nominatim/log",
- :api_flavour => "python",
- :api_workers => 45,
- :api_pool_size => 10,
- :fpm_pools => {
- "nominatim.openstreetmap.org" => {
- :max_children => 200
- }
- },
- :config => {
- :forward_dependencies => "yes"
- }