X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e9f62a8c30832e0533dce0ccd691b6c89e98ae30..27e9965dd2d7476ea8242c8c646976b698cc9e8e:/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: ""