Skip to content

fix: align upload limits to round GB values#111

Merged
rubenhensen merged 1 commit intomainfrom
fix/gb-byte-values
Apr 24, 2026
Merged

fix: align upload limits to round GB values#111
rubenhensen merged 1 commit intomainfrom
fix/gb-byte-values

Conversation

@rubenhensen
Copy link
Copy Markdown
Contributor

Summary

  • Change server-side limits from binary (5 GiB = 5,368,709,120) to decimal (5 GB = 5,000,000,000)
  • Same for API key limits: 100 GiB → 100 GB

Companion PR: encryption4all/postguard-website#115

Test plan

  • Verify upload limit enforcement works with the new byte values

@rubenhensen rubenhensen merged commit 0a63fd7 into main Apr 24, 2026
4 checks passed
@rubenhensen rubenhensen deleted the fix/gb-byte-values branch April 24, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant