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

What happens to images that arent referenced in posts? #96

Open
elapse2039 opened this issue Jul 7, 2024 · 1 comment
Open

What happens to images that arent referenced in posts? #96

elapse2039 opened this issue Jul 7, 2024 · 1 comment

Comments

@elapse2039
Copy link

Probably an unexpected use case, but in a few scenarios I end up deciding to not use a photo, but had uploaded it to post to see it in the preview.

Do these photos remain forever in a database or are they garbage collected if there are no posts referencing them?

@mawise
Copy link
Contributor

mawise commented Jul 8, 2024

Yes, these images currently get orphaned. I do have plans to periodically garbage collect these orphaned images but it is a lower priority than some other work (like your QoL suggestions, and the ability to migrate your haven from one server to another)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants