Commit 4702ace2 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

add manpage entry for HTTP cache

It's called conversion-cache for now, as it will also be used for
ImageMagick/dcraw-sourced images in the future. This should also help
avoid confusion between HTTP/ImageMagick/dcraw cache (files on disk),
Imlib2 cache (images in memory), and thumbnail cache.
parent a461f578
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -578,6 +578,19 @@ Disable slideshow mode.
With this setting, instead of opening multiple files in slideshow mode,
multiple windows will be opened; one per file.
.
.It Cm --no-conversion-cache
.
When loading images via HTTP, ImageMagick or dcraw,
.Nm
will only load/convert them once and re-use the cached file on subsequent
slideshow passes.
This option disables the cache. It is also disabled when
.Cm --reload
is used.
Use it if you rely on frequently changing files loaded via one of these
sources.
Note that it will impair performance.
.
.It Cm --no-jump-on-resort
.
Don't jump to the first image after resorting the filelist.