mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
have ADDRESS_LEVEL_CONFIG use load_sub_configuration
This means that relative paths now are looked up in the project directory.
This commit is contained in:
@@ -94,9 +94,7 @@ NOMINATIM_WIKIPEDIA_DATA_PATH=
|
||||
NOMINATIM_PHRASE_CONFIG=
|
||||
|
||||
# Configuration file for rank assignments.
|
||||
# When unset, the internal default settings from 'settings/address-levels.json'
|
||||
# are used.
|
||||
NOMINATIM_ADDRESS_LEVEL_CONFIG=
|
||||
NOMINATIM_ADDRESS_LEVEL_CONFIG=address-levels.json
|
||||
|
||||
# Configuration file for OSM data import.
|
||||
# This may either be the name of one of an internal style or point
|
||||
|
||||
Reference in New Issue
Block a user