mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-09 07:41:18 +02:00
URL cache files are short-lived and it does not make sense to offload them (eg. to the cloud) or back them up.
2 lines
197 B
Plaintext
2 lines
197 B
Plaintext
Avoid storing URL cache files in storage providers. Server admins may safely delete the `url_cache/` and `url_cache_thumbnails/` directories from any configured storage providers to reclaim space.
|