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: | Unspecified |
Default value: | false |
Other settings: Alphabetical | By function |
Details
editSame as $wgThumbnailScriptPath
, but for shared uploads.
Equivalent to the thumbScriptUrl
property in $wgForeignFileRepos
.
See also
edit- 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)