diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10911.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10911.bugfix b/changelog.d/10911.bugfix new file mode 100644 index 0000000000..96e36bb15a --- /dev/null +++ b/changelog.d/10911.bugfix @@ -0,0 +1 @@ +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. |