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 has been archived by the owner on Jan 6, 2020. It is now read-only.
Size and Capacity can be queried as often as you want, as the values are cached. The AccountStatusManager retrieves account snapshots every 10 to 180 seconds and interpolates between them.
The size only relates to the total size of all default chunks stored, not the actual file sizes (compression etc.), so ideally we would use the scaling factor between total chunk size and total file size (from Drive's stats) to estimate the total file capacity via the total chunk capacity.
The lifestuff drive reports a size of 1GB.
The text was updated successfully, but these errors were encountered: