Handbuch:$wgUploadThumbnailRenderMap
Vorschaubild-Einstellungen: $wgUploadThumbnailRenderMap | |
---|---|
An array of thumbnail widths to be rendered at upload time. |
|
Eingeführt in Version: | 1.25.3 (Gerrit change 157157; git #623d7789) |
Entfernt in Version: | Weiterhin vorhanden |
Erlaubte Werte: | (Array) |
Standardwert: | [] |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
When defined, is an array of thumbnail widths to be rendered at upload time. The idea is to prerender common thumbnail sizes, in order to avoid the necessity to render them on demand, which has a performance impact for the first client to view a certain size.
This obviously means that more disk space is needed per upload upfront.