Open
Description
I have a 6MB file that I'm trying to share (create a secure note).
When I go to my site (https://cryptgeon.lifeisgood.com) I'm told that the max file size is 22.2 MiB.
However, when I try clicking the "Create" button, I get a message that says: "could not create note. note too big"
I have tried using multiple web browsers (no change in result).
I have also tried increasing the "SIZE_LIMIT" variable within the docker-compose.yaml file. (No luck!)
I am able to create secure notes w. tiny files. (Less than 1MB) Larger files are failing.