remove unused USE_AUX_LOCATION_DATA setting

This commit is contained in:
Sarah Hoffmann
2026-03-11 10:55:23 +01:00
parent c44cac4c22
commit 13bc49c1c3
2 changed files with 0 additions and 20 deletions

View File

@@ -38,10 +38,6 @@ NOMINATIM_TOKENIZER_CONFIG=
# Changing this value requires to run ./utils/setup --create-functions.
NOMINATIM_USE_US_TIGER_DATA=no
# Search in the auxiliary housenumber table.
# Changing this value requires to run ./utils/setup --create-functions.
NOMINATIM_USE_AUX_LOCATION_DATA=no
# Proxy settings
# The following settings allow to set a proxy to use when remotely downloading
# data. Host and port are required. Login and password are optional.