mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 06:21:49 +01:00
f7768f62cb
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.
|