Manual:$wgEnableSidebarCache/de

Category:MediaWiki configuration settings/de#EnableSidebarCacheCategory:MediaWiki configuration settings introduced in version 1.6.4/de#EnableSidebarCacheCategory:MediaWiki configuration settings still in use/de#EnableSidebarCacheCategory:Cache variables/de#EnableSidebarCache
Cache der Seitenleiste: $wgEnableSidebarCache
If true, cache the sidebar navigation links.
Eingeführt in Version:1.6.4 (r13631)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(Wahrheitswert)
Standardwert:false

Details

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.

Siehe auch

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