X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2c757a2fd949081d5a4d92db6cc719d0147f7d00..027e6c6a30ad50302390f6ea56d3bbf7a49f4fdf:/cookbooks/nominatim/templates/default/settings.erb?ds=sidebyside diff --git a/cookbooks/nominatim/templates/default/settings.erb b/cookbooks/nominatim/templates/default/settings.erb index 18858ca07..1a60ef30f 100644 --- a/cookbooks/nominatim/templates/default/settings.erb +++ b/cookbooks/nominatim/templates/default/settings.erb @@ -9,6 +9,8 @@ <% end -%> @define('CONST_Search_NameOnlySearchFrequencyThreshold', 500); +@define('CONST_Import_Style', CONST_BasePath.'/settings/import-extratags.style'); + @define('CONST_Use_US_Tiger_Data', true); @define('CONST_Tablespace_Osm2pgsql_Data', 'dosm');