Manual:$wgSVGMetadataCutoff/de

Category:MediaWiki configuration settings/de#SVGMetadataCutoffCategory:MediaWiki configuration settings introduced in version 1.17.0/de#SVGMetadataCutoffCategory:MediaWiki configuration settings still in use/de#SVGMetadataCutoffCategory:SVG variables/de#SVGMetadataCutoff
SVG: $wgSVGMetadataCutoff
Don't read SVG metadata beyond this point.
Eingeführt in Version:1.17.0 (r83374)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(Ganzzahl)
Standardwert:5242880 (1.42+)
262144 (1.17-1.41)

Details

Let X = the value of this setting. If the file size (in bytes) of a given SVG is greater than X, only the first X bytes of the SVG file will be read by the metadata extractor. This is to prevent excessive resource consumption by having to load large SVGs into an XML parser.

Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.17.0/de Category:MediaWiki configuration settings still in use/de Category:SVG variables/de