mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
update comment
This commit is contained in:
parent
9143e9eec8
commit
6cbcfb07d9
@ -558,7 +558,7 @@ impl Page {
|
||||
None::<Cancellable>,
|
||||
Priority::DEFAULT,
|
||||
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)| {
|
||||
// Update loading progress
|
||||
status.set_description(
|
||||
|
Loading…
x
Reference in New Issue
Block a user