From a28fbf25bcec03ae8cb8e6b22537883f78541d66 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Sun, 20 Feb 2022 13:13:49 +0100 Subject: Implement wide thumbnail cache invalidation --- docs/fiv.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/fiv.html b/docs/fiv.html index 3638831..79bf8a6 100644 --- a/docs/fiv.html +++ b/docs/fiv.html @@ -77,10 +77,17 @@ gdk-pixbuf modules.
fiv uses a custom way of storing thumbnails, and doesn't currently -provide any means of invalidating this cache. Should you find out that your +
fiv uses a custom means of storing thumbnails, and doesn't currently +invalidate this cache automatically. Should you find out that your ~/.cache/thumbnails directory is taking up too much space, run: +
+fiv --invalidate-cache ++ +
to trim it down. Alternatively, if you want to get rid of _all_ thumbnails, +even for existing images: +
rm -rf ~/.cache/thumbnails/wide-*-- cgit v1.2.3-70-g09d2