Manual:$wgUploadStashScalerBaseUrl/de-formal
![]() | This deprecated feature should no longer be used, but is still available for reasons of backwards compatibility. This feature was deprecated in version 1.36.0. |
Server URLs and file paths: $wgUploadStashScalerBaseUrl | |
---|---|
To enable remote on-demand scaling, set this to the thumbnail base URL. |
|
Eingeführt in Version: | 1.17.0 (r86169) |
Veraltet in Version: | 1.36.0 (Gerrit change 664086; git #d08c5ba3) |
Entfernt in Version: | weiterhin vorhanden |
Erlaubte Werte: | (string) or false |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
To enable remote on-demand scaling, set this to the thumbnail base URL.
Full thumbnail URL will be like $wgUploadStashScalerBaseUrl/e/e6/Foo.jpg/123px-Foo.jpg
where 'e6' are the first two characters of the MD5 hash of the file name.
If this is set to false, thumbs are rendered locally as needed.
Categories:
- MediaWiki configuration settings/de-formal
- MediaWiki configuration settings introduced in version 1.17.0/de-formal
- MediaWiki configuration settings deprecated in version 1.36.0/de-formal
- MediaWiki configuration settings still in use/de-formal
- MediaWiki deprecated or obsolete features/de-formal
- Path variables/de-formal