소스 검색

Update docs

DarthSim 2 년 전
부모
커밋
3902155170
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      docs/configuration.md

+ 0 - 2
docs/configuration.md

@@ -142,8 +142,6 @@ When cookie forwarding is activated, by default, imgproxy assumes the scope of t
   * `7`: Table from A Visual Detection Model for DCT Coefficient Quantization (1993)
   * `8`: Table from An Improved Detection Model for DCT Coefficient Quantization (1993)
 
-**📝Note:** `IMGPROXY_JPEG_TRELLIS_QUANT`, `IMGPROXY_JPEG_OVERSHOOT_DERINGING`, `IMGPROXY_JPEG_OPTIMIZE_SCANS`, and `IMGPROXY_JPEG_QUANT_TABLE` require libvips to be built with [MozJPEG](https://github.com/mozilla/mozjpeg) since standard libjpeg doesn't support those optimizations.
-
 ### Advanced PNG compression
 
 * `IMGPROXY_PNG_INTERLACED`: when true, enables interlaced PNG compression. Default: `false`