Manual:$wgGitInfoCacheDirectory
Jump to navigation
Jump to search
URL とファイル パス: $wgGitInfoCacheDirectory | |
---|---|
Directory where GitInfo will look for pre-computed cache files. |
|
導入されたバージョン: | 1.24.0 (git #b6d18ab9) |
除去されたバージョン: | 使用中 |
許容される値: | (絶対パス) または false |
既定値: | false |
その他の設定: アルファベット順 | 機能順 |
詳細
Directory where GitInfo will look for pre-computed cache files. 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.