Manual:$wgThumbnailEpoch/de

Category:MediaWiki configuration settings/de#ThumbnailEpochCategory:MediaWiki configuration settings introduced in version 1.6.0/de#ThumbnailEpochCategory:MediaWiki configuration settings still in use/de#ThumbnailEpochCategory:Upload variables/de#ThumbnailEpoch
Dateien und Datei-Uploads: $wgThumbnailEpoch
If rendered thumbnail files are older than this timestamp, they will be re-rendered on demand as if the file didn't already exist.
Eingeführt in Version:1.6.0 (r11945)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:timestamp (string)
Standardwert:'20030516000000'

Details

If rendered thumbnail files are older than this timestamp, they will be re-rendered on demand as if the file didn't already exist. Update if there is some need to force thumbs and SVG rasterizations to re-render, such as fixes to rendering bugs.

For a quick copy-paste you can use the following line, which was generated using {{CURRENTTIMESTAMP}}:

$wgThumbnailEpoch = 20250704055342;

If you are using a Unix-like system you can get the current date by entering the following on the command-line:

date +%Y%m%d%H%M%S

Siehe auch

Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.6.0/de Category:MediaWiki configuration settings still in use/de Category:Upload variables/de