Manual:$wgSharedThumbnailScriptPath
Appearance
From mediawiki.org
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Thumbnail settings: $wgSharedThumbnailScriptPath | |
---|---|
Same as $wgThumbnailScriptPath , but for shared uploads. |
|
Introduced in version: | 1.5.0 |
Removed in version: | Still in use |
Allowed values: | Unspecified |
Default value: | false |
Other settings: Alphabetical | By function |
Details
Same as $wgThumbnailScriptPath
, but for shared uploads.
Equivalent to the thumbScriptUrl
property in $wgForeignFileRepos
.
See also
- Manual:$wgForeignFileRepos - a more flexible way of configuring shared upload repositories (and the only way, if you want to set up more than one shared upload source)