]> source.dussan.org Git - nextcloud-server.git/commit
Fix gzip mimetype mapping
authorCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 3 Jan 2023 13:57:59 +0000 (14:57 +0100)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Fri, 20 Jan 2023 10:22:11 +0000 (11:22 +0100)
commitb22b6431d2b0a7f201bb677a3e125f0ae218d6c6
tree078252df3ff58d9738a595f2c32a02b36f1c24e2
parent9acb982333f35f001538c51be1a63849357eb59a
Fix gzip mimetype mapping

PHP now detects it as application/gzip and not application/x-gzip anymore

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
resources/config/mimetypealiases.dist.json
resources/config/mimetypemapping.dist.json
tests/lib/Files/Type/DetectionTest.php