X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2ee5a63eaddc2917328bacf7feb90b0c8b1933b1..b801f3e3e59bc9f9bcdc7b64db2f45e9acd363ef:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index 1c2d26a5a..ec6cedb5a 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -82,13 +82,7 @@ default_editor: "id" # OAuth application for iD #id_application: "" # Imagery to return in capabilities as blacklisted -imagery_blacklist: - # Current Google imagery URLs have google or googleapis in the domain - - ".*\\.google(apis)?\\..*/.*" - # Blacklist VWorld - - "http://xdworld\\.vworld\\.kr:8080/.*" - # Blacklist here - - ".*\\.here\\.com[/:].*" +imagery_blacklist: [] # URL of Overpass instance to use for feature queries overpass_url: "https://overpass-api.de/api/interpreter" overpass_credentials: false