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

MMS Images Retention (S3) #93

Open
0perationPrivacy opened this issue Nov 15, 2021 · 0 comments
Open

MMS Images Retention (S3) #93

0perationPrivacy opened this issue Nov 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request Future Requests Adding to the list of things to do.

Comments

@0perationPrivacy
Copy link
Owner

0perationPrivacy commented Nov 15, 2021

Problem

  • MMS messages are auto deleted after 7 days (in code so as to not grow the folder unbound)
  • MMS uploads folder is emptied at every git update as everything is replaced with new code (desired)

Solution

  • Make the MMS retention days user configurable, in some new advanced settings section.
  • Store images in AWS S3 bucket. User inputs their own S3 key, images get saved in their own bucket. Put a button to purge all images from S3

WASABI was recommended as an alternative as well.

@0perationPrivacy 0perationPrivacy added enhancement New feature or request Future Requests Adding to the list of things to do. labels Nov 15, 2021
@0perationPrivacy 0perationPrivacy self-assigned this Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Future Requests Adding to the list of things to do.
Projects
None yet
Development

No branches or pull requests

1 participant