]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/templates/default/renderd.conf.erb
Let mod_tile handle CORS for the tile servers
[chef.git] / cookbooks / tile / templates / default / renderd.conf.erb
index f4abb6e3c2f82b4b5418ef326e1304e28c58ec9e..bb1a28c458d962724961c44ae853be4395c90aa6 100644 (file)
@@ -18,4 +18,5 @@ XML=/srv/tile.openstreetmap.org/styles/<%= name %>/project.xml
 HOST=tile.openstreetmap.org
 MINZOOM=0
 MAXZOOM=<%= details[:max_zoom] %>
+CORS=*
 <% end -%>