Use the official IANA MIME-type and extension

This commit is contained in:
2019-02-26 22:20:12 +01:00
parent c3df78a455
commit 5ccb93bd59
3 changed files with 12 additions and 3 deletions

View File

@ -1,4 +1,4 @@
{
"Keys": [ "pbf" ],
"MimeTypes": [ "image/pbf" ]
"Keys": [ "mvt" ],
"MimeTypes": [ "application/vnd.mapbox-vector-tile" ]
}