ReCiter
ReCiter copied to clipboard
Locally installed ReCiter should support storing files > 400kb
When locally installed, ReCiter's DynamoDB does not allow storing files > 400kb.
A couple of options come to mind:
- Change the limit on how large a file a ReCiter can store.
- Store all files on S3.
Related to #372.