Manual:$wgMinUploadChunkSize
Appearance
| ファイルとファイル アップロード: $wgMinUploadChunkSize | |
|---|---|
| Minimum upload chunk size, in bytes. |
|
| 導入されたバージョン: | 1.25.3 (Gerrit change 246885; git #59b627b0) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | (整数) |
| 既定値: | 1024 (1KB) |
| その他の設定: アルファベット順 | 機能順 | |
詳細
When using chunked upload, non-final chunks smaller than this will be rejected. May be reduced based on the upload_max_filesize or post_max_size PHP settings.