X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e0df631848fde2b8800824c9da5844b629b5a648..484cb3f415b7f7050b18af6aba714cc0d237d6d1:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index 3aa1d96c7..0ce0bf0b7 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -97,6 +97,9 @@ imagery_blacklist: - "http://xdworld\\.vworld\\.kr:8080/.*" # Blacklist here - ".*\\.here\\.com[/:].*" + # Blacklist Kanton SH and GL + - ".*wms.geo.sh.ch.*Luftbild_201[06].*" + - ".*wms.geo.gl.ch.*ch.gl.imagery.orthofoto201[357].*" # URL of Overpass instance to use for feature queries overpass_url: "https://overpass-api.de/api/interpreter" # Routing endpoints @@ -126,3 +129,5 @@ csp_enforce: false storage_service: "local" # Root URL for storage service # storage_url: +# URL for tile CDN +#tile_cdn_url: ""