]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings.yml
Merge pull request #4125 from tomhughes/oauth-scopes
[rails.git] / config / settings.yml
index 1c2d26a5a66a212fe9fe2bc2a5acb6f780987c8e..ec6cedb5ac903b945b78a967ed04d3ef0f5396a2 100644 (file)
@@ -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