Please add JXL support.
Right now JXL files are served as downloads. Chrome already supports JXL (needs to be enabled in about://flags), Firefox will soon follow.
To do that editand addCode:/etc/nginx/mime.types
This should be enough.Code:image/jxl jxl;

