Manual:$wgImageMagickIdentifyCommand/fr

From mediawiki.org
This page is a translated version of the page Manual:$wgImageMagickIdentifyCommand and the translation is 11% complete.
ImageMagick: $wgImageMagickIdentifyCommand
The identify command shipped with ImageMagick
Introduit dans la version :1.19.0
Retiré dans la version :1.23.0 (Gerrit change 113653; git #492e9569)
Valeurs autorisées :(string)
Valeur par défaut :'/usr/bin/identify'

Détails

The identify command shipped with ImageMagick.

This doesn't do anything. Don't bother setting it. In older versions of MediaWiki it was used to help read XCF files, but newer versions of MediaWiki can read XCF files without identify.

Extension:PagedTiffHandler/fr also has a setting with the same name which is still used. This page only describes the setting that used to be in MediaWiki core