Manual:$wgEnableSidebarCache/zh

Category:MediaWiki configuration settings/zh#EnableSidebarCacheCategory:MediaWiki configuration settings introduced in version 1.6.4/zh#EnableSidebarCacheCategory:MediaWiki configuration settings still in use/zh#EnableSidebarCacheCategory:Cache variables/zh#EnableSidebarCache
边栏缓存: $wgEnableSidebarCache
If true, cache the sidebar navigation links.
引进版本:1.6.4 (r13631)
移除版本:仍在使用
允许的值:(布尔值)
false

细节

If true, cache the sidebar navigation links.

If on, the sidebar navigation links are cached for users with the current language set. This can save a touch of load on a busy site by shaving off extra message lookups.

However it is also fragile: changing the site configuration, or having a variable $wgArticlePath, can produce broken links that don't update as expected.

参见

Category:Cache variables/zh Category:MediaWiki configuration settings/zh Category:MediaWiki configuration settings introduced in version 1.6.4/zh Category:MediaWiki configuration settings still in use/zh