maps endpoint

This commit is contained in:
Jeff Moe 2024-09-15 08:14:42 -06:00
parent bef7e13aa7
commit 7ba6e65891
2 changed files with 13 additions and 1 deletions

View file

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Libre Developers Documentation 0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-15 08:12-0600\n"
"POT-Creation-Date: 2024-09-15 08:14-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
@ -234,3 +234,8 @@ msgstr ""
#: ../../../_source/maps-libre-is.rst:319
msgid "Final apache config:"
msgstr ""
#: ../../../_source/maps-libre-is.rst:365
msgid ""
"Edit /var/www/html/maps-libre-is/config.defaults.js and change this line:"
msgstr ""

View file

@ -362,3 +362,10 @@ Final apache config:
</VirtualHost>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Edit /var/www/html/maps-libre-is/config.defaults.js
and change this line:
.. code-block:: javascript
Nominatim_API_Endpoint: 'https://maps.libre.is/nominatim/',