Last modified on 15 February 2014, at 08:54

Manual:$wgSharedThumbnailScriptPath

Thumbnail settings: $wgSharedThumbnailScriptPath
Same as $wgThumbnailScriptPath, but for shared uploads.
Introduced in version: 1.5.0
Removed in version: still in use
Allowed values:
Default value: false

Other settings: Alphabetical | By Function


DetailsEdit

Same as $wgThumbnailScriptPath, but for shared uploads.

Equivalent to the thumbScriptUrl property in Manual:$wgForeignFileRepos.

See alsoEdit

  • 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)