pub const UPLOAD_PART: usize = _; // 8_388_608usizeExpand description
The size of each part of an upload but the last.
The Wiki takes parts of 5 to 16 MB, the last one smaller; this sits in the middle, so a file needs few requests and no part is refused for size.