mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
remove setting for PYOSMIUM_BINARY
pyosmium is now called as a library from the python code, so that pyosmium-get-changes is no longer needed.
This commit is contained in:
@@ -67,10 +67,6 @@ NOMINATIM_HTTP_PROXY_PASSWORD=
|
||||
# EXPERT ONLY. You should usually use the supplied osm2pgsql.
|
||||
NOMINATIM_OSM2PGSQL_BINARY=
|
||||
|
||||
# Location of pyosmium-get-changes.
|
||||
# Only needed when running updates.
|
||||
NOMINATIM_PYOSMIUM_BINARY=
|
||||
|
||||
# Directory where to find US Tiger data files to import.
|
||||
# Used with setup.php --import-tiger-data. When unset, the data is expected
|
||||
# to be located under 'data/tiger' in the source tree.
|
||||
|
||||
Reference in New Issue
Block a user