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