]> git.openstreetmap.org Git - chef.git/blob - cookbooks/mediawiki/templates/default/mw-ext-LocalisationUpdate.inc.php.erb
Remove ssl_enabled option for mediawiki sites
[chef.git] / cookbooks / mediawiki / templates / default / mw-ext-LocalisationUpdate.inc.php.erb
1 <?php
2 # DO NOT EDIT - This file is being maintained by Chef
3 wfLoadExtension( 'LocalisationUpdate' );
4 $wgLocalisationUpdateDirectory = $IP.'/cache';