Content

If you wish to disable caching in your MediaWiki, you should open the LocalSettings.php file and add the following lines to it:

$wgEnableParserCache = false;

$wgCachePages = false;

Was this article helpful to you?

Hasan Ali

Leave a Reply