mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
add 3.5.0 heading
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
site_name: Nominatim Documentation
|
site_name: Nominatim 3.5.0
|
||||||
theme: readthedocs
|
theme: readthedocs
|
||||||
docs_dir: ${CMAKE_CURRENT_BINARY_DIR}
|
docs_dir: ${CMAKE_CURRENT_BINARY_DIR}
|
||||||
site_url: https://nominatim.org
|
site_url: https://nominatim.org
|
||||||
|
|||||||
@@ -6,12 +6,6 @@ sudo update-locale LANG=en_US.UTF-8 #DOCS:
|
|||||||
export APT_LISTCHANGES_FRONTEND=none #DOCS:
|
export APT_LISTCHANGES_FRONTEND=none #DOCS:
|
||||||
export DEBIAN_FRONTEND=noninteractive #DOCS:
|
export DEBIAN_FRONTEND=noninteractive #DOCS:
|
||||||
|
|
||||||
#
|
|
||||||
# !!! danger "Important"
|
|
||||||
# Ubuntu 20.04 uses Postgresql 12 and Postgis 3, which are known to cause
|
|
||||||
# performance issues. They are not recommended for a production
|
|
||||||
# installation at the moment.
|
|
||||||
#
|
|
||||||
# *Note:* these installation instructions are also available in executable
|
# *Note:* these installation instructions are also available in executable
|
||||||
# form for use with vagrant under vagrant/Install-on-Ubuntu-20.sh.
|
# form for use with vagrant under vagrant/Install-on-Ubuntu-20.sh.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user