Manual:$wgGitInfoCacheDirectory
Appearance
キャッシュ: $wgGitInfoCacheDirectory | |
---|---|
GitInfo が事前に計算されたキャッシュ ファイルを探すディレクトリ。 |
|
導入されたバージョン: | 1.24.0 (Gerrit change 142319; git #b6d18ab9) |
除去されたバージョン: | 使用中 |
許容される値: | (絶対パス) または false |
既定値: | false |
その他の設定: アルファベット順 | 機能順 |
詳細
GitInfo が事前に計算されたキャッシュ ファイルを探すディレクトリです。 If false, the local directory of the MediaWiki component that is being checked for GitInfo will be used.
It's used to cache git information from MediaWiki core and extensions on Special:Version, if MediaWiki or extensions have been downloaded from git.