Lincoln Nogueira 668a9e88c6
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.
2023-05-15 21:54:13 +08:00
..
2023-04-07 08:52:13 +08:00
2022-07-10 09:02:56 +08:00
2023-03-18 22:34:22 +08:00
2023-04-17 21:34:59 +08:00
2023-04-17 23:26:56 +08:00
2022-12-21 23:59:03 +08:00
2023-03-05 21:42:32 +08:00