Manual:$wgSharedThumbnailScriptPath

From MediaWiki.org
Jump to: navigation, search

Other languages:
català • ‎Deutsch • ‎English • ‎español • ‎suomi • ‎français • ‎italiano • ‎日本語 • ‎polski • ‎português • ‎português do Brasil
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

Details[edit | edit source]

Same as $wgThumbnailScriptPath, but for shared uploads.

Equivalent to the thumbScriptUrl property in $wgForeignFileRepos.

See also[edit | edit source]

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