Manual:$wgMaxImageArea
From MediaWiki.org
| Images: $wgMaxImageArea | |
|---|---|
| Don't thumbnail an image if it will use too much working memory. |
|
| Introduced in version: | 1.6.0 (r11398) |
| Removed in version: | still in use |
| Allowed values: | number (floating point) |
| Default value: | 1.25e7 |
Other settings: Alphabetical | By Function
Details [edit]
Don't thumbnail an image if it will use too much working memory.
Default is 50 MB if decompressed to RGBA form, which corresponds to 12.5 million pixels or 3500x3500.