[docs] update 'adjust-extensions' explanation (#3031)

pull/3060/head
Mike Fährmann 2 years ago
parent 1696f68a68
commit 15a4d7696f
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -3095,9 +3095,13 @@ Type
Default
``true``
Description
Check the file headers of ``jpg``, ``png``, and ``gif`` files
Check file headers of downloaded files
and adjust their filename extensions if they do not match.
For example, this will change the filename extension (``{extension}``)
of a file called ``example.png`` from ``png`` to ``jpg`` when said file
contains JPEG/JFIF data.
downloader.http.headers
-----------------------

Loading…
Cancel
Save