mirror of https://github.com/usememos/memos
fix: File size exceeds allowed limit of 0 MiB (#1664)
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.pull/1665/head
parent
cd2bdab683
commit
668a9e88c6
Loading…
Reference in New Issue