Commit bcb11f8
committed
chore: increase LARGE_FILE_THRESHOLD from 500KB to 5MB
Raise the threshold for triggering large file handling from 500KB to 5MB.
This allows more files to benefit from full content persistence in
LocalStorage while still protecting against quota issues with very large files.1 parent 245ffa5 commit bcb11f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments