about summary refs log tree commit diff stats
path: root/lynx.cfg
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2000-06-03 01:16:48 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2000-06-03 01:16:48 -0400
commit03239fe7d0beedb4b52c96d56729d24fa0db0405 (patch)
treeab4e06ed9cdecc0f1312af802569fb3af574f45b /lynx.cfg
parentdbcd4fe595142928b3c220ccea2056987ea0a58c (diff)
downloadlynx-snapshots-03239fe7d0beedb4b52c96d56729d24fa0db0405.tar.gz
snapshot of project "lynx", label v2-8-4dev_3
Diffstat (limited to 'lynx.cfg')
-rw-r--r--lynx.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/lynx.cfg b/lynx.cfg
index f632dd8b..d965c809 100644
--- a/lynx.cfg
+++ b/lynx.cfg
@@ -739,6 +739,15 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html
 #SOURCE_CACHE:NONE
 
 
+.h2 SOURCE_CACHE_FOR_ABORTED
+# This setting controls what will happen with cached source for the document
+# being fetched from the net if fetching was aborted (either user pressed
+# 'z' or network went down). If set to KEEP, the source fetched so far will
+# be preserved (and used as cache), if set to DROP lynx will drop the
+# source cache for that document (i.e. only completely downloaded documents
+# will be cached in that case).
+#SOURCE_CACHE_FOR_ABORTED:DROP
+
 .h2 ALWAYS_RESUBMIT_POSTS
 # If ALWAYS_RESUBMIT_POSTS is set TRUE, Lynx always will resubmit forms
 # with method POST, dumping any cache from a previous submission of the