On 2022-02-11 21:51 UTC, Stuart Henderson <[email protected]> wrote: > On 2022/02/11 11:19, Florian Obser wrote: >> I'm wondering if we need to sync, unfortunately the two files are >> not diffable :/ > > easy enough to transform, and the extensions and mimetypes are basically > in sync. here are the differences: > > --- ours > +++ nginx > @@ -2 +1,0 @@ application/atom+xml atom > -application/font-woff woff > @@ -11 +10 @@ application/octet-stream dmg > -application/octet-stream fs iso img > +application/octet-stream iso img > @@ -64,0 +64,3 @@ audio/x-realaudio ra > +font/woff woff > +font/woff2 woff2 > +image/avif avif > > we want to keep fs in octet-stream, it would make sense to change woff, > and add avif. >
That makes sense I suppose. In general I don't have a clue about mime types. I was only remembering how we came up with that list in the first place... No idea what to do about xslt... -- I'm not entirely sure you are real.
