1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

document.cache.revalidation_interval: document that a value of -1 disables automatic revalidation

This commit is contained in:
Miciah Dashiel Butler Masters 2007-02-28 20:22:40 +00:00 committed by Miciah Dashiel Butler Masters
parent 0bd0dd160e
commit 6d4496b521

View File

@ -509,7 +509,8 @@ static struct option_info config_options_info[] = {
"When a document is loaded and this interval has elapsed since the\n"
"document was initially loaded or most recently revalidated\n"
"with the server, the server will be checked in case there is\n"
"a more up-to-date version of the document.")),
"a more up-to-date version of the document.\n\n"
"A value of -1 disables automatic revalidation.")),
INIT_OPT_TREE("document.cache", N_("Memory cache"),
"memory", 0,