Manual:$wgSVGNativeRenderingSizeLimit
SVG: $wgSVGNativeRenderingSizeLimit | |
---|---|
Filesize limit (in bytes) for allowing SVGs to render natively by the browser agent. |
|
Introduced in version: | 1.41.0 (Gerrit change 921379; git #85dd5826) |
Removed in version: | Still in use |
Allowed values: | Unspecified |
Default value: | 50 * 1024 |
Other settings: Alphabetical | By function |
Details
editFilesize limit (in bytes) for allowing SVGs to render natively by the browser agent.
This configuration variable only applies if $wgSVGNativeRendering
is set to the value 'partial'
.