From: <de...@de...> - 2017-01-12 06:46:53
|
Author: HideyoImazu Date: 2017-01-12 06:45:50 +0000 (Thu, 12 Jan 2017) New Revision: 30294 Trac url: http://develop.twiki.org/trac/changeset/30294 Modified: twiki/trunk/VarCachePlugin/data/TWiki/VarCachePlugin.txt Log: Item7703: minor document update for VarCachePlugin Modified: twiki/trunk/VarCachePlugin/data/TWiki/VarCachePlugin.txt =================================================================== --- twiki/trunk/VarCachePlugin/data/TWiki/VarCachePlugin.txt 2017-01-10 05:38:09 UTC (rev 30293) +++ twiki/trunk/VarCachePlugin/data/TWiki/VarCachePlugin.txt 2017-01-12 06:45:50 UTC (rev 30294) @@ -1,4 +1,4 @@ -%META:TOPICINFO{author="TWikiContributor" date="1481688327" format="1.1" version="$Rev$"}% +%META:TOPICINFO{author="TWikiContributor" date="1484203439" format="1.1" version="$Rev$"}% ---+!! Variable Cache Plugin <!-- Contributions to this plugin are appreciated. Please update the plugin page at @@ -55,7 +55,7 @@ ---++ Plugin Settings -This plugin can be configured with preferences settings in [[%LOCALSITEPREFS%]] (site level), a WebPreferences (web level) or in a topic (page level). Do not change the settings here, they are here only to illustrate the default values. To overload, copy the settings to one of the aforementioned topics. +This plugin can be configured with preferences settings in [[%LOCALSITEPREFS%]] (site level), a WebPreferences (web level) or in a topic (page level). Do not change the settings here, they are here only to illustrate the default values. To overload, copy the settings to one of the aforementioned topics. On a large site having many webs, it's recommended to set VARCACHEPLUGIN_INVALIDATEONUPDATE =none= at the site level to prevent save slowness to happen unexpectedly. * Debug plugin: (See output in =data/debug.txt=) * Set VARCACHEPLUGIN_DEBUG = 0 |