Manual:$wgSharedThumbnailScriptPath
From MediaWiki.org
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 Manual:$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)