Manual:$wgUploadBaseUrl
Appearance
| Server URLs and file paths: $wgUploadBaseUrl | |
|---|---|
| The base URL for uploaded images if shared upload directory isn't to be used |
|
| Introducido en la versión: | 1.4.0 |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | no especificado |
| Valor predeterminado: | '' |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
This can be used to set the server to use with $wgUploadPath if it is not the current server.
However most people just put the full url in $wgUploadPath instead.
If set, this string is added to the start of $wgUploadPath to form a complete upload URL.