From 12a80533f12a3ca9ae585176fbbe73d5f2364a5a Mon Sep 17 00:00:00 2001
From: Bernard Paulus bernardpaulus@users.noreply.github.com
Date: Fri, 21 Jul 2023 03:50:06 +0200
Subject: [PATCH 1/1] doc fix: page caching setting is in preferences > content
in v1.16.5
res/about/help.gmi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/res/about/help.gmi b/res/about/help.gmi
index cf2536fa..7f396dd4 100644
--- a/res/about/help.gmi
+++ b/res/about/help.gmi
@@ -121,7 +121,7 @@ When navigating to a new page, the old page is cached in memory. If you navigate
The page cache is saved to a file when Lagrange is shut down so it can be restored on the next launch.
-Maximum size of the cache can be configured on the "Network" tab of Preferences. Note that the entire cache is kept in memory at runtime. When the cache fills up, the oldest and largest page content is removed — both factors contribute to the removal. You can set the maximum size to 0 to disable caching altogether, but that will also disable the page content quick search feature.
+Maximum size of the cache can be configured on the "Content" tab of Preferences. Note that the entire cache is kept in memory at runtime. When the cache fills up, the oldest and largest page content is removed — both factors contribute to the removal. You can set the maximum size to 0 to disable caching altogether, but that will also disable the page content quick search feature.
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).