Skip to content

Conversation

dab246
Copy link
Member

@dab246 dab246 commented Oct 14, 2025

Issue

#4103

Resolved

  • Before:
Screenshot 2025-10-14 at 7 05 48 PM
  • After:
Screenshot 2025-10-14 at 7 11 49 PM

Copy link

This PR has been deployed to https://linagora.github.io/tmail-flutter/4104.

@dab246
Copy link
Member Author

dab246 commented Oct 15, 2025

Quota values ​​on 2 platforms linagora.com and stg.lin-saas.com are different.

  • On linagora.com: Using binary system – IEC, GiB (gibibyte) so use division unit 1024 i.e. 1 GiB = 1024 bytes
Screenshot 2025-10-15 at 12 10 03 PM
  • On stg.lin-saas.com: Using decimal system – SI, GB (gigabyte) so use division unit 1000 i.e. 1 GB = 1000 bytes
Screenshot 2025-10-15 at 12 11 55 PM

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