UseCase "Renew the L10N cache"
Component0306135788
Jump to navigation
Jump to search
|
Content
$wgLocalisationCacheConf['manualRecache'] = true;
Then execute the following command:
php /maintenance/rebuildLocalisationCache.php --force --lang="de,de-formal,en"
This command should also be set up as an hourly cronjob.