Manual:$wgSharedThumbnailScriptPath
Thumbnail settings: $wgSharedThumbnailScriptPath | |
---|---|
Same as $wgThumbnailScriptPath , but for shared uploads. |
|
Introducido en la versión: | 1.5.0 |
Eliminado en la versión: | aún se usa |
Valores permitidos: | no especificado |
Valor predeterminado: | false |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
Same as $wgThumbnailScriptPath
, but for shared uploads.
Equivalent to the thumbScriptUrl
property in $wgForeignFileRepos
.
Véase también
- 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)