update comment

This commit is contained in:
yggverse 2024-10-29 21:21:12 +02:00
parent 9143e9eec8
commit 6cbcfb07d9

View File

@ -558,7 +558,7 @@ impl Page {
None::<Cancellable>, None::<Cancellable>,
Priority::DEFAULT, Priority::DEFAULT,
0x400, // 1024 bytes per chunk, optional step for images download tracking 0x400, // 1024 bytes per chunk, optional step for images download tracking
0xA00000, // 10M bytes max to prevent memory overflow if server play with promises @TODO optional? 0xA00000, // 10M bytes max to prevent memory overflow if server play with promises
move |(_, total)| { move |(_, total)| {
// Update loading progress // Update loading progress
status.set_description( status.set_description(