Constant tvix_castore::import::blobs::MAX_BUFFER_SIZE

source ·
const MAX_BUFFER_SIZE: usize = _; // 134_217_728usize
Expand description

The maximum amount of bytes allowed to be buffered in memory to perform async blob uploads.