mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
URL cache files are short-lived and it does not make sense to offload them (eg. to the cloud) or back them up.
1 line
197 B
Text
1 line
197 B
Text
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.
|