Storage quotas
Orimora tracks how much storage a team uses (primarily uploaded attachments — images and files) and can enforce a team quota plus optional per-member soft limits.
Team quota
Section titled “Team quota”Each team has a storage quota. The platform default applies to any team without an explicit override:
DEFAULT_TEAM_STORAGE_QUOTA_BYTES— default 5 GB (operator-configurable, see Configuration).STORAGE_QUOTA_WARN_PERCENT— the fill percentage at which the UI turns amber (default 80).
System admins can override the quota per team in Settings → Admin → Storage without restarting the app.
Per-member limits
Section titled “Per-member limits”Optionally, set a soft limit per member. With no per-user limit set (the default), only the surrounding team quota applies — keeping the simple “we don’t care about per-user accounting” case zero-config.
Behavior at the limit
Section titled “Behavior at the limit”The admin storage view shows each team/member as ok / warn / over. Uploads are blocked at 100 % of the team quota regardless of the warn threshold; the warn percentage only controls when the progress bar flips to amber. Deleting attachments (and emptying trash) frees the counted space.