pub const MAX_WRITE_CONTENT_SIZE: usize = 500_000;
Maximum content size for write_file before chunking (in bytes)