X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6b696558126fdeaefab37291a3bd26136c95fddb..07fe77b4fcfbbfd582da7b257c024b55accba705:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index 9ff8a653b..6e3f431f7 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -95,9 +95,11 @@ imagery_blacklist: - ".*\\.here\\.com[/:].*" # URL of Overpass instance to use for feature queries overpass_url: "https://overpass-api.de/api/interpreter" +overpass_credentials: false # Routing endpoints graphhopper_url: "https://graphhopper.com/api/1/route" fossgis_osrm_url: "https://routing.openstreetmap.de/" +fossgis_valhalla_url: "https://valhalla1.openstreetmap.de/route" # External authentication credentials #google_auth_id: "" #google_auth_secret: ""