forked from zaclys/searxng
commit
93c2603561
|
@ -21,7 +21,7 @@ language_support = True
|
||||||
number_of_results = 10
|
number_of_results = 10
|
||||||
|
|
||||||
# search-url
|
# search-url
|
||||||
base_url = 'https://photon.komoot.de/'
|
base_url = 'https://photon.komoot.io/'
|
||||||
search_string = 'api/?{query}&limit={limit}'
|
search_string = 'api/?{query}&limit={limit}'
|
||||||
result_base_url = 'https://openstreetmap.org/{osm_type}/{osm_id}'
|
result_base_url = 'https://openstreetmap.org/{osm_type}/{osm_id}'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue