Manual:$wgUploadBaseUrl
Appearance
サーバー URL とファイル パス: $wgUploadBaseUrl | |
---|---|
共有アップロード ディレクトリを使用していない場合の、アップロードされた画像の基底 URL |
|
導入されたバージョン: | 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.