Skip to content

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.

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.

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.

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.