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

fix: File size exceeds allowed limit of 0 MiB #1664

Conversation

lincolnthalles
Copy link
Contributor

fix: File size exceeds allowed limit of 0 MiB

This could happen in databases without "max-upload-size-mib" setting.

Now, both the front-end and the back-end will start with a default limit of 32 MiB, even if the key is absent.

It is still possible to disable uploads by setting the value to 0.

fix: File size exceeds allowed limit of 0 MiB

This could happen in databases without "max-upload-size-mib" setting.

Now, both the front-end and the back-end will start with a default
limit of 32 MiB, even if the key is absent.

It is still possible to disable uploads by setting the value to 0.
@lincolnthalles lincolnthalles requested a review from boojack as a code owner May 15, 2023 13:06
@github-actions
Copy link

github-actions bot commented May 15, 2023

Uffizzi Preview deployment-25315 was deleted.

Copy link
Collaborator

@boojack boojack left a comment

Choose a reason for hiding this comment

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

LGTM

@boojack boojack merged commit 668a9e8 into usememos:main May 15, 2023
@lincolnthalles lincolnthalles deleted the fix/File-size-exceeds-allowed-limit-of-0-MiB branch May 15, 2023 16:35
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.

2 participants