You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2023. It is now read-only.
Allows hosts to set a maximum storage size and dynamically grow/shrink available storage based on utilization.
I'd like to do a couple UX changes for this:
Select drives instead of specific paths
Allocate storage as a percentage of free space instead of raw bytes
Automatically create and manage multiple smaller storage folders under the hood grouped by drive in order to increase performance of resizes and removing.
Allow existing hosts to use the regular method (autodetection using magicfile?)
Allows hosts to set a maximum storage size and dynamically grow/shrink available storage based on utilization.
I'd like to do a couple UX changes for this: