Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch add AVIF/AVIFS image mime type support to Nginx in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 3, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:49 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add AVIF/AVIFS image mime type support to Nginx in 123.09beta01

    - update Nginx mime type file at /usr/local/nginx/conf/mime.types with AVIF and AVIFS mime type support for fresh installs and on centmin.sh menu option 4 Nginx update/recompiles. The following was added

    image/avif avif;
    image/avif-sequence avifs;


    Continue reading...

    123.09beta01 branch