Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use megabytes rather than mebibytes for video limit #6117

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Nov 5, 2024

Backend uses 50 megabytes (1000 * 1000 * 50) but frontend was using 50 mebibytes (1024 * 1024 * 50)

@arcalinea arcalinea temporarily deployed to samuel/mebibytes - social-app PR #6117 November 5, 2024 15:32 — with Render Destroyed
Copy link
Contributor

@gaearon gaearon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm ok

Copy link

github-actions bot commented Nov 5, 2024

Old size New size Diff
8.12 MB 8.12 MB -5 B (-0.00%)

@gaearon gaearon merged commit b0b00c9 into main Nov 5, 2024
6 checks passed
@gaearon gaearon deleted the samuel/mebibytes branch November 5, 2024 16:00
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.

3 participants