mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
a043d3ec63
The hint setting controls WebP encoding (preset) and AVIF encoding (chroma subsampling), but only lived on imaging.webp. Add imaging.avif.hint so it shows up under the AVIF section in the docs, with the same root-level backwards compatibility as imaging.webp.hint. Per-image hint now resolves from the target format. Fixes #14992 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>