Fix the USER_LOCATION_MAP_URL value

Add `search?query=` to the end of the url
This commit is contained in:
Awiteb 2024-03-02 15:00:58 +03:00
parent b340832c7f
commit c78d6f0034
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -173,5 +173,5 @@ DEFAULT_USER_VISIBILITY = private
; Before you remove `public` from the list, make sure you change your account visibility to `public`
ALLOWED_USER_VISIBILITY_MODES = private,public
DEFAULT_ENABLE_TIMETRACKING = true
USER_LOCATION_MAP_URL = https://www.openstreetmap.org/
USER_LOCATION_MAP_URL = https://www.openstreetmap.org/search?query=
NO_REPLY_ADDRESS = noreply.localhost