mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
Actions like deleting realms may leave unreferenced uploads in the attachment storage backend. Fix these by walking the complete contents of the attachment storage backend, and removing files which are no longer present in the database. This may take quite some time, as it is necessarily O(n) in the number of files uploaded to the system.
3.6 KiB
3.6 KiB