Remove link to docs

This commit is contained in:
Ugnius Skučas 2023-02-06 18:48:37 +00:00
parent d5083b0aa2
commit 937b7bb073

View file

@ -16,7 +16,6 @@ Cloudflare supports custom rules for configuring caching:
https://developers.cloudflare.com/cache/about/cache-rules/
tileserver-gl renders tiles in multiple formats - ``.png``, ``.jpg (jpeg)``, ``.webp`` for the raster endpoints, ``.pbf`` for vector endpoint. In addition, style information is generated with ``.json`` format.
https://maptiler-tileserver.readthedocs.io/en/latest/endpoints.html#rendered-tiles
Endpoint data can be configured to be cached by Cloudflare. For example to cache vector endpoint you will need to configure Cloudflare rules for the ``.pbf`` and ``.json`` data.