Jump to content
MediaWiki

Manual:rebuildLocalisationCache.php

From mediawiki.org
MediaWiki file: rebuildLocalisationCache.php
Location: maintenance/
Source code: master1.43.11.42.61.39.12
Classes: RebuildLocalisationCache

Details

[edit ]

rebuildLocalisationCache.php file is a maintenance script to rebuild the localisation cache. Useful if you disabled automatic updates using $wgLocalisationCacheConf ['manualRecache'] = true;

Usage

[edit ]
php maintenance/run.php rebuildLocalisationCache [--force] [--threads=N] [--outdir=PATH] [--lang=LANG1,LANG2...]

Parameters

[edit ]
Option/Parameter Description
--force rebuild all files, even the ones that are not out of date.
--threads=<number> fork more threads.
--outdir=<folder> override the output directory (normally $wgCacheDirectory ). MW 1.20+
--lang=<langcode> rebuild only these languages (accepts a comma separated list of language codes, like --lang=de,en,es,it). MW 1.22+

Introduced in r52503 (MW 1.16).

AltStyle によって変換されたページ (->オリジナル) /