@CommanderStorm commented on this pull request.


> +  <% if Settings.key?(:tile_cdn_url) %>
+    layers.mapnik.style.sources.raster-tiles-mapnik.tiles = [<%= 
Settings.tile_cdn_url.to_json %>];
+  <% end %>

I have no clue if this works as intened.

osm.org does not seem to set this variable.
Is it still needed?
What query placeholders should I expect here? (Do I need to `.replace(..)` some 
of them for compatability?)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6804#pullrequestreview-3788558956
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6804/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to