Manual:$wgUploadBaseUrl/ko
Appearance
From mediawiki.org
This page is a translated version of the page Manual:$wgUploadBaseUrl and the translation is 17% complete.
| Server URLs and file paths: $wgUploadBaseUrl | |
|---|---|
| The base URL for uploaded images if shared upload directory isn't to be used |
|
| 이 변수가 소개된 버전: | 1.4.0 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | 미지정 |
| 기본값: | '' |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
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.