[nginx] MIME: added image/avif type.
Maxim Dounin
mdounin at mdounin.ru
Mon Oct 25 17:59:07 UTC 2021
details: https://hg.nginx.org/nginx/rev/3f0ab7b6cd71
branches:
changeset: 7942:3f0ab7b6cd71
user: Maxim Dounin <mdounin at mdounin.ru>
date: Mon Oct 25 20:49:15 2021 +0300
description:
MIME: added image/avif type.
Prodded by Ryo Hirafuji, André Rømcke, Artur Juraszek.
diffstat:
conf/mime.types | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 65946a191197 -r 3f0ab7b6cd71 conf/mime.types
--- a/conf/mime.types Thu Oct 21 18:44:07 2021 +0300
+++ b/conf/mime.types Mon Oct 25 20:49:15 2021 +0300
@@ -15,6 +15,7 @@ types {
text/vnd.wap.wml wml;
text/x-component htc;
+ image/avif avif;
image/png png;
image/svg+xml svg svgz;
image/tiff tif tiff;
More information about the nginx-devel
mailing list