Jump to content

Manual:$wgEnableSidebarCache/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgEnableSidebarCache and the translation is 22% complete.
Sidebar Cache: $wgEnableSidebarCache
If true, cache the sidebar navigation links.
이 변수가 소개된 버전:1.6.4 (r13631)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값: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.

같이 보기