Open
Bug 1704085
Opened 4 years ago
Updated 4 months ago
Add more prefs for temporary storage limits calculation
Categories
(Core :: Storage: Quota Manager, task, P2)
Core
Storage: Quota Manager
Tracking
()
NEW
People
(Reporter: janv, Unassigned)
References
Details
(Whiteboard: [storage-jv])
It would be helpful if the user could use a more fine-grained parameters for temporary storage limits calculation. For example in bug 1703612.
For now, I'm proposing to add two new prefs.
-
A pref for the global temporary storage limit calculation
This is currently hard-coded as 50% of free disk space. -
A pref for the group limit calculation
This is currently hard-coded as 20% of global temporary storage limit.
Reporter | ||
Updated•4 years ago
|
Summary: Add more prefs for temporary storage limit calculation → Add more prefs for temporary storage limits calculation
Comment 1•4 years ago
|
||
Should we also add a pref for the 2 GiB hard limit (bug 1697072 tracks raising that)?
See Also: → 1697072
Reporter | ||
Comment 2•4 years ago
|
||
Yeah, that can be customizable too and also the minimum group limit (20 MB currently).
Reporter | ||
Updated•4 years ago
|
Assignee: nobody → jvarga
Status: NEW → ASSIGNED
Reporter | ||
Updated•2 years ago
|
Assignee: jvarga → nobody
Status: ASSIGNED → NEW
Whiteboard: [storage-jv]
You need to log in
before you can comment on or make changes to this bug.
Description
•