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.

Reply via email to