summary refs log tree commit diff
path: root/changelog.d/10911.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid storing URL cache files in storage providers (#10911)Sean Quah2021-09-271-0/+1
URL cache files are short-lived and it does not make sense to offload them (eg. to the cloud) or back them up.