mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
docs: remove all references to PHP
This commit is contained in:
@@ -177,16 +177,6 @@ NOMINATIM_MAPICON_URL=
|
||||
# When unset, the local language (i.e. the name tag without suffix) will be used.
|
||||
NOMINATIM_DEFAULT_LANGUAGE=
|
||||
|
||||
# Enable a special batch query mode.
|
||||
# This feature is currently undocumented and potentially broken.
|
||||
NOMINATIM_SEARCH_BATCH_MODE=no
|
||||
|
||||
# Threshold for searches by name only.
|
||||
# Threshold where the lookup strategy in the database is switched. If there
|
||||
# are less occurrences of a tem than given, the search does the lookup only
|
||||
# against the name, otherwise it uses indexes for name and address.
|
||||
NOMINATIM_SEARCH_NAME_ONLY_THRESHOLD=500
|
||||
|
||||
# Maximum number of OSM ids accepted by /lookup.
|
||||
NOMINATIM_LOOKUP_MAX_COUNT=50
|
||||
|
||||
|
||||
Reference in New Issue
Block a user